private discord bot that manages external automated tasks
-
Install dependencies with
pip install -r requirements.txt -
Install a webdriver (example. chrome) with
seleniumbase install chromedriver -
Copy
.env.exampleto.envand start filling in the values as detailed -
Discord Developer portal permissions
- OAuth2 URL Generator
botapplications.commands
- Bot Permissions
Send MessagesUse Slash Commands
- Privileged Gateway Intents
Message Content Intent
- OAuth2 URL Generator
-
Ensure that the channels your bots have access to allow the bot to have these permissions.
Send MessagesUse Application Commands