Skip to content

scramble45/plexcord

Repository files navigation

PlexCord

🍿 a multi-chat-client bot that connects to a plex database and serves up raw media 🍿

CircleCI

Configuration

Environmentals:

  • discord_token= # your discord bot token
  • discord_cmdPrefix=/plexcord # defaults to ~!
  • auth_password=password
  • plexdb=./com.plexapp.plugins.library.db
  • external_hostname=somehostname.com

Library configuration

These are your plex library numbers typically 1 or 2 or inversed.

libraries: {
  'movies': 1,
  'tv': 2
}

Startup:

Development:

npm run dev

Production:

npm start

Commands:

Prefix:

~!

Example command:

~! help

About

a multi-chat-client bot that talks to a plex db

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •