-
Go to the link above to create a bot, copy the TOKEN and paste it into config.py. (MESSAGE CONTENT INTENT Must be checked!)
-
Generate Invite URL Location
-
Invite your bot to your desired server
-
Run main.py
main.py - Bot starts when run (bot TOKEN required)
bot_base/command.py - Where to set bot commands
bot_base/event.py - Where to set up bot events
persona/__init__.py - Where to apply the bot’s persona
persona/*.py - Bot personas
utils.py - Functions to use when needed
- MESSAGE CONTENT INTENT check required to read chat



