Skip to content
ItsNeil edited this page Nov 9, 2021 · 5 revisions

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

  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
    • All python versions above 3.6.0 should work.
  4. Download the lastest 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