Memerr/README.md

1.3 KiB

Memerr

Build Status

A discord bot to manage you and your friend's meme collection

You can get this on Docker

Features

  • Run in a docker container
  • Query for memes by name
  • Fuzzy search for memes
  • Get a random meme
  • Get a set of memes
  • Upload memes to bucket
  • Find the uploader of a meme
  • Check status of Plex instance

Enviroment vars

Environment Variable Description
DISCORD_TOKEN Discord bot auth token
S3_URL S3 Endpoint, include port if needed
S3_UN S3 Username
S3_PW S3 Password
S3_TLS 'True' or 'False' to use TLS (Default True)
S3_BUCKET The bucket to use
TAUTULLI_URL (TODO) URL of tautulli server
TAUTULLI_APIKEY (TODO) APIKEY to access the tautulli server