-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
ItsNeil edited this page Aug 11, 2021
·
5 revisions
Note: This bot is run on your own machine or a server.
To keep it online, you need to keep the bot process running.
- Create a bot on the Discord Developer Portal
- Turn on Server Members Intent in the bot's settings page on the developer portal
- Install Python 3.6.0
- Python versions above it are not officially supported.
- Download the latest bot release here (click on "Source code (zip)")
- Extract the downloaded Zip file to a new folder
- Follow Configuration