Skip to content
ItsNeil edited this page Aug 11, 2021 · 5 revisions

🛠️ Setting up the bot

Note: This bot is run on your own machine or a server.
To keep it online, you need to keep the bot process running.

Setting up the bot

  1. Create a bot on the Discord Developer Portal
  2. Turn on Server Members Intent in the bot's settings page on the developer portal
  3. Install Python 3.6.0
    • Python versions above it are not officially supported.
  4. Download the latest bot release here (click on "Source code (zip)")
  5. Extract the downloaded Zip file to a new folder
  6. Follow Configuration
Clone this wiki locally