- First of all, create a Discord application and turn it into a bot.
- Copy the bot token.
- Paste the token into settings.json between
""and save the file either by pressing Ctrl + S or clicking onFileand pressingSave.
- Install dependencies by using
cd PathToTheBotHereandpython -m pip install -r requirements.txtif your OS (Operating System) is Windows orpip install -r requirements.txton Linux/Mac.
Time to install MongoDB!
4.1 Follow this guide if your OS is Windows.
4.2 Click this and choose your distribution if your OS is Linux and follow the guide.
4.3 Follow this guide if your OS is macOS.
-
Elevator waiting music here.
-
Run the bot.
6.1 Windows: Double-Click on start.bat.
6.2 Linux/Mac: Type bash start.sh in command line.
If you have any questions about the bot, feel free to ask in channel #help in our support server.
If any errors appear, feel free to create an issue. It is preferred if you provide any screenshots that are related to your issue.


