🍿 a multi-chat-client bot that connects to a plex database and serves up raw media 🍿
discord_token= # your discord bot tokendiscord_cmdPrefix=/plexcord # defaults to ~!auth_password=passwordplexdb=./com.plexapp.plugins.library.dbexternal_hostname=somehostname.com
These are your plex library numbers typically 1 or 2 or inversed.
libraries: {
'movies': 1,
'tv': 2
}Development:
npm run dev
Production:
npm start
Prefix:
~!
Example command:
~! help
