-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
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.
- 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
- All python versions above 3.6.0 should work.
- Download the lastest bot release here (click on "Source code (zip)")
- Extract the downloaded Zip file to a new folder
- Follow Configuration