Yoruio
7d54392171
Fixes incorrect jelly.add_user() call
2022-07-13 23:22:42 -06:00
Yoruio
03710211f7
Merge branch 'master' of github.com:Yoruio/Invitarr
2022-07-12 12:22:11 -06:00
Yoruio
d064619ada
Fixes sql syntax error
2022-07-12 12:22:04 -06:00
Roy Du
78ed4da32c
Update README.md
2022-07-11 23:52:53 -06:00
Roy Du
0cb803bb45
Update README.md
2022-07-11 23:46:26 -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
Roy Du
b89dcbec9c
Merge pull request #6 from Yoruio/1-implement-slash-commands
...
1 implement slash commands
2022-07-11 20:47:34 -06:00
Roy Du
f66b20e2e0
Update README.md
2022-07-11 20:46:33 -06:00
Yoruio
67af1bb154
feat: implements slash commands
...
Implements slash commands.
task: gh-1
2022-07-11 20:33:19 -06:00
Yoruio
28bab868af
feat: Reduces docker image size
...
Drastically reduces Docker image size by changing from discord.py base
image to python base image, reducing number of redundant dependencies
downloaded. (Also because migration to discord.py v2)
task: none
2022-07-11 20:31:54 -06:00
Roy Du
788f7c1034
Update README.md
2022-07-11 11:19:18 -06:00
Yoruio
d5254a0f8a
UPDATES README
2022-07-09 20:29:06 -06:00
Yoruio
234e89628b
UPDATES README
2022-07-09 19:23:33 -06:00
Yoruio
07f7b68cca
UPDATES README
2022-07-09 17:49:05 -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
e51311011a
Update README.md
2021-08-09 17:52:10 -04:00
Faiz Ahmed
69b2b940c7
Update README.md
2021-08-09 17:52:02 -04:00
Faiz Ahmed
a0d4bceecd
Update README.md
2021-08-09 17:37:22 -04:00
Faiz Ahmed
98760fcfec
added unraid
2021-08-09 17:35:07 -04:00
Faiz Ahmed
0dc5d676d8
Merge branch 'master' of https://github.com/Sleepingpirates/Invitarr
2021-08-04 19:55:59 -04: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
e6103faba6
added version indicator
2021-08-04 19:38:44 -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
be77f5e76c
fixed error with case sensitive email entries
2021-08-04 19:24:08 -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
4c32cf0505
Updated discord server invite link
2021-08-02 11:58:41 -04:00
Faiz Ahmed
6314fcb43d
fixed issue discord rank #28
2021-07-27 10:35:27 -04:00
Faiz Ahmed
3b8887d057
Update README.md
2021-07-26 14:40:08 -04:00
Faiz Ahmed
95762bd8a2
Update README.md
2021-07-26 14:39:35 -04:00
Faiz Ahmed
7ff26321d9
Update .gitignore
2021-07-26 14:24:56 -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
7ae7b41268
added unbuffered output
2021-07-26 14:02:02 -04:00
Faiz Ahmed
0aec5f4437
fixed token bug
2021-07-26 13:58:02 -04:00
Faiz Ahmed
efae1c4c2a
fixed token bug
2021-07-26 13:55:31 -04:00
Faiz Ahmed
518152e8f5
fixed mis print
2021-07-26 13:45:49 -04:00
Faiz Ahmed
6ce3056476
fixed typo
2021-07-26 13:44:27 -04:00
Faiz Ahmed
0454c52f93
added dotenv
2021-07-26 13:42:34 -04:00
Faiz Ahmed
57b391c7dc
Fixed typo
2021-07-26 13:42:06 -04:00
Faiz Ahmed
8696d3958a
Merge branch 'non-web-gui-test' of https://github.com/Sleepingpirates/Invitarr into non-web-gui-test
2021-07-26 13:09:59 -04:00
Faiz Ahmed
f6803dd64a
added aliases and updated docker file
2021-07-26 13:09:54 -04:00
Faiz Ahmed
4138c545c9
Update requirements.txt
2021-07-26 13:08:46 -04:00