Update planned features
This commit is contained in:
parent
4bab164a83
commit
dd84bfbdc1
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.swp
|
13
README.md
13
README.md
@ -4,6 +4,15 @@ Memerr
|
|||||||
A discord bot to manage you and your friend's meme collection
|
A discord bot to manage you and your friend's meme collection
|
||||||
|
|
||||||
|
|
||||||
|
Features
|
||||||
|
----
|
||||||
|
|
||||||
|
[ ] Query for memes by name
|
||||||
|
[ ] Fuzzy search for memes
|
||||||
|
[ ] Get a random meme
|
||||||
|
[ ] Get a set of memes
|
||||||
|
[ ] Upload memes to bucket
|
||||||
|
[ ] Check status of Plex instance
|
||||||
|
|
||||||
Enviroment vars
|
Enviroment vars
|
||||||
------
|
------
|
||||||
@ -22,3 +31,7 @@ Enviroment vars
|
|||||||
* Defaults to True
|
* Defaults to True
|
||||||
* S3_BUCKET
|
* S3_BUCKET
|
||||||
* The bucket to put memes into
|
* The bucket to put memes into
|
||||||
|
* TAUTULLI_URL (optional)
|
||||||
|
* URL of your tautulli server
|
||||||
|
* TAUTULLI_APIKEY (optional)
|
||||||
|
* APIKEY to access your tautulli instance
|
||||||
|
Loading…
Reference in New Issue
Block a user