Commit Graph

29 Commits

Author SHA1 Message Date
fixebr@gmail.com
d19a9cef00 добавил discord_perm как переменную конфига - роль, имеющая право на отдачу команд серверу. 2024-02-04 20:11:12 +03:00
fixebr@gmail.com
15fe90bb94 translate ver 0.1
discord.py req update to actual
2023-12-21 00:40:15 +03:00
mLgz0rn
6b0dcbd80e Update app.py (#44)
Fix wrong jellyfin message
2023-06-03 16:31:31 -04:00
ssamjh
ba05cd40c5 Improve some of the messages (#41) 2023-05-10 12:06:11 -06:00
Yoruio
1006341a53 feat: gh-16 store plex token instead of login
- Adds ability to store plex token and server base url instead of login
 username / password
 - Sets plex token storage as default plex storage / auth method
(This also fixes ratelimit, as no login occurs with auth token)

task: gh-16
2022-07-20 15:32:26 -07:00
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
Roy Du
3a4ddbd627 Update app.py 2022-07-15 22:34:18 -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
7d54392171 Fixes incorrect jelly.add_user() call 2022-07-13 23:22:42 -06:00
Yoruio
dec952e198 BUG FIXES 2022-07-11 23:31:24 -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
f00fafeb94 fixed bugs 2021-08-04 19:54:37 -04:00
Faiz Ahmed
dd9cacb9e5 fixed typo 2021-08-04 19:42:12 -04:00
Faiz Ahmed
380d696d2e fixed typo 2021-08-04 19:40:38 -04:00
Faiz Ahmed
0aa43cd5ba added remove user from plex and db when they leave 2021-08-04 19:37:06 -04:00
Faiz Ahmed
40c8e97f29 added invite to plex home and remove from plex home 2021-08-04 19:23:05 -04:00
Faiz Ahmed
fabb14e015 Changed timeout to 24 hours 2021-08-04 19:22:02 -04:00
Faiz Ahmed
6314fcb43d fixed issue discord rank #28 2021-07-27 10:35:27 -04:00
Faiz Ahmed
7e46a281b4 Fixed bugs with plex library 2021-07-26 14:22:23 -04:00
Faiz Ahmed
86e8d29117 Fixed Plex_LIBS bug 2021-07-26 14:07:02 -04:00
Faiz Ahmed
518152e8f5 fixed mis print 2021-07-26 13:45:49 -04:00
Faiz Ahmed
f6803dd64a added aliases and updated docker file 2021-07-26 13:09:54 -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