Change links to point to new site, reduce filesize of logo
This commit is contained in:
parent
3795c85a7d
commit
a317b90207
3 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ You can invite the bot to your server using this link: https://projectlounge.pw/
|
|||
|
||||
A command list can be found [here](https://projectlounge.pw/esmBot/help.html).
|
||||
|
||||
If you want to self-host the bot, a guide can be found [here](https://esmbot.github.io/esmBot/setup).
|
||||
If you want to self-host the bot, a guide can be found [here](https://docs.esmbot.net/setup).
|
||||
|
||||
## Credits
|
||||
Icon by [Steel](https://twitter.com/MintBurrow).
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 232 KiB After Width: | Height: | Size: 169 KiB |
|
@ -13,7 +13,7 @@ Here are some instructions to get esmBot up and running from source.
|
|||
If you have any further questions regarding setup, feel free to ask in the #support channel on the [esmBot Support server](https://projectlounge.pw/support).
|
||||
|
||||
!!! tip
|
||||
You can run the bot using Docker for a somewhat simpler setup experience. [Click here to go to the Docker setup guide.](https://esmbot.github.io/esmBot/docker)
|
||||
You can run the bot using Docker for a somewhat simpler setup experience. [Click here to go to the Docker setup guide.](https://docs.esmbot.net/docker)
|
||||
|
||||
### 1. Install the required native dependencies.
|
||||
Choose the distro you're using below for insallation instructions.
|
||||
|
@ -113,7 +113,7 @@ esmBot officially supports two database systems: SQLite and PostgreSQL. While SQ
|
|||
|
||||
If you would like to use the SQLite database, no configuration is needed and you can move on to the next step.
|
||||
|
||||
If you would like to use the PostgreSQL database, view the setup instructions [here](https://esmbot.github.io/esmBot/postgresql) and come back here when you're finished.
|
||||
If you would like to use the PostgreSQL database, view the setup instructions [here](https://docs.esmbot.net/postgresql) and come back here when you're finished.
|
||||
|
||||
***
|
||||
|
||||
|
@ -178,7 +178,7 @@ This will launch a text editor with the file ready to go. Create a Discord appli
|
|||
|
||||
When you're finished editing the file, press Ctrl + X, then Y and Enter.
|
||||
|
||||
An overview of each of the variables in the `.env` file can be found [here](https://esmbot.github.io/esmBot/config).
|
||||
An overview of each of the variables in the `.env` file can be found [here](https://docs.esmbot.net/config).
|
||||
|
||||
***
|
||||
|
||||
|
|
Loading…
Reference in a new issue