-
Notifications
You must be signed in to change notification settings - Fork 36
Instructions for Discord integration
Steve Tu edited this page Jul 21, 2021
·
6 revisions
Last updated July 20, 2021
- Make sure the application is completely shut down for the following changes to take effect.
- Follow the instructions of "Creating a Bot Account" for discord.py to setup your own Bot Account. On step 7 where you acquire the token for your Bot Account, save that into the
discord_token
field inside theconfig.ini
. You do not need to do the "Inviting Your Bot" instructions. - Then follow these instructions to get your user ID and then save that into the
user_id
field inside theconfig.ini
right under thediscord_token
field. - Finally, the bot is now ready to use your newly created Bot Account to private DM you status updates from the program including loot drops and exceptions encountered.