diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp diff --git a/README.md b/README.md index cd2406d..d4e2019 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ Memerr 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 ------ @@ -22,3 +31,7 @@ Enviroment vars * Defaults to True * S3_BUCKET * The bucket to put memes into +* TAUTULLI_URL (optional) + * URL of your tautulli server +* TAUTULLI_APIKEY (optional) + * APIKEY to access your tautulli instance