Goldbar-Discussion-Bot
- Clone
- Setup discord bot (see here)
- When deciding what perms, give it an int value of
85056
- view channels, send msgs, embed links, read msg history, add reactions
- When deciding what perms, give it an int value of
- Set environment variable
GOLDBAR_BOT_TOKEN
to the client secret obtained from the "Bot" page - Set environment variable
GOLDBAR_BOT_TEST_MODE
to a value of0
or1
.- 0 - False, meaning it will run in production mode
- 1 - True, meaning it will run in test mode
- Run
main.py