Skip to content

Esmeray6/Mari-bot

Repository files navigation

  1. First of all, create a Discord application and turn it into a bot.

bot_acc

  1. Copy the bot token.

copy_token

  1. Paste the token into settings.json between "" and save the file either by pressing Ctrl + S or clicking on File and pressing Save.

paste_it

  1. Install dependencies by using cd PathToTheBotHere and python -m pip install -r requirements.txt if your OS (Operating System) is Windows or pip install -r requirements.txt on 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.

  1. Elevator waiting music here.

  2. 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.