Commit Graph

18 Commits

Author SHA1 Message Date
Yoruio
11b42cff53 feat: Adds jellyfin external URL and timeout gh-13
- Adds Jellyfin external URL config option - URL to send to users if
 different from server URL.
 - Adds Jellyfin server setup timeout after 5 seconds, and response
 delaying so discord bot doesn't timeout

task: gh-13
2022-07-16 14:28:56 -06:00
Yoruio
22c9bd1da9 feat: Implements auto-updating database table
- Automatically updates database table from old versions / Invitarr
 - Fancy text formatting to boost my ego
 - Removes synced variable from config, as we now sync always (guild-specific sync is automatic.)

task: gh-9
2022-07-14 01:12:21 -06:00
Yoruio
dec952e198 BUG FIXES 2022-07-11 23:31:24 -06:00
Yoruio
1efc4e0686 removes some unused imports and leftover dev stuff 2022-07-11 21:35:25 -06:00
Yoruio
dfb2d90e10 bug: command syncing fix
fixes command sync when adding bot to a server
2022-07-11 21:17:15 -06:00
Yoruio
a181483d0d chore: removes some debug statements
removes some debug statments that I accidentally left in

task: none
2022-07-11 20:58:46 -06:00
Yoruio
67af1bb154 feat: implements slash commands
Implements slash commands.

task: gh-1
2022-07-11 20:33:19 -06:00
Yoruio
fb105a2927 feat: Jellyfin integration finished
- Finsihed Jellyfin integration with auto-add and auto-remove
 - Integration toggle in config

task: none
2022-07-09 17:45:14 -06:00
Yoruio
d2e184144b feat: Adds database entries for Jellyfin
- Adds database columns and expands database commands to acccomodate
 jellyfin

task: none
2022-07-09 15:25:07 -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
Faiz Ahmed
e6103faba6 added version indicator 2021-08-04 19:38:44 -04:00
Faiz Ahmed
7e46a281b4 Fixed bugs with plex library 2021-07-26 14:22:23 -04:00
Faiz Ahmed
88499c7e09 added command to update plex libs 2021-07-26 12:34:18 -04:00
Faiz Ahmed
49c9e68706 Plex setup and roles setup now thru bot 2021-07-26 12:19:37 -04:00
Faiz Ahmed
ceb8bc32a3 added funcs 2021-07-25 14:22:05 -04:00
Faiz Ahmed
26970ac780 fixed env var 2021-07-17 15:50:58 -04:00
Faiz Ahmed
3dd4a879df moved config into app/app/ to retain previous users 2021-07-17 11:16:07 -04:00
Faiz Ahmed
e285697f2d removing web gui 2021-07-17 11:10:40 -04:00