4 Commits

Author SHA1 Message Date
Yoruio
951e477333 adds venv to gitignore 2022-11-01 12:04:57 -07:00
Roy Du
001c05c38a Intent fix (#26)
* 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
2022-10-28 14:19:09 -07:00
Yoruio
eae93c5f2e Adds python artifacts to gitignore 2022-07-16 13:23:37 -06:00
Yoruio
a64c43904b feat: Adds some QoL changes
- 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)
2022-07-09 01:16:27 -06:00