Discord Bot to coordinate Destiny 2 raids and provide additional utilities for users to assist them in Destiny 2. This project is written in Python and makes use of MySQL, Discord.py, and the Bungie APIs
3
stars
0
forks
source link
Change permissions to check based on server settings (possibly hardest task) #75
Have cog global store all of the role IDs. Have the command to add the role ID update both the db and that global so the checks work properly.