* fix: potential missing intent bug
- Fixes discord.py 2.0 intent missing bug (hopefully)
task: none
* reverts weird working copy rename of run.py
* Updates Discord.py to 2.0.1
Discord.py 2.0 was released and I didn't even notice!
* removes discord.py from dockerfile
- Logs exception messages when Plex login fails
- Renames "username" variable in getPlex() to generic naming
- Changes "roles" config to "plex_roles" in preparation for jellyfin
integration
- Changes generic config names to plex specific config name
task: none (because I'm too lazy to set up proper issues)