Plex-Discord-Bot icon indicating copy to clipboard operation
Plex-Discord-Bot copied to clipboard

A Discord bot that allows you to search, play, and queue music from your Plex Media Server.

Results 11 Plex-Discord-Bot issues
Sort by recently updated
recently updated
newest added

Hi, I'm having a issues getting this to install and haven't got it to go just yet. Also I wasn't sure if this was still supported. I followed the instructions...

``` plex@mymedia:/home/plex/Bot/ZeroTwo$ node index.js bot ready logged in as: ZeroTwo#5586 name: MyPlex v: 1.24.3.5033-757abe6b4 (node:10427) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'voiceChannel' of null at playSong (/home/plex/Bot/ZeroTwo/commands/plex.js:116:33) at addToQueue (/home/plex/Bot/ZeroTwo/commands/plex.js:105:7) at...

Hey, when I run the "npm install" command it has errors: ![image](https://user-images.githubusercontent.com/32795625/61165246-fc760500-a515-11e9-9a66-f67f49878fbf.png) does anyone know how to fix it?

Any chance your can make a docker for this?

I know, this sounds really dumb and nerdy, but I'm using this for D&D ambiance/music/effects and so I have all of my tracks (individually) categorized by a mood (which Plex...

Hey, So when ever it tries to join, i get this in the console window: ![image](https://user-images.githubusercontent.com/32795625/61165412-1add0000-a518-11e9-8588-94aa9fbafefe.png) Does anyone know how to fix this and get it working again?

I updated the dependencies and added your github repository to the package.json so there are 0 vulnerabilities reported at this time. Added ability to change prefix in discord. Added a...

First of all thank you for this, your code worked perfectly for my Plex / Discord server. What I am curious about though is how do i get this bot...

enhancement

It appears as though this project has been abandoned, but I'll shoot my luck anyway: So, I've followed the instructions enough to have successfully gotten my Plex bot onto my...

Hi, I keep getting the following error after I authorize my bot: c:\Users\Zantri-La\Desktop\PlexPy\Plex-Discord-Bot-master>node index.js module.js:549 throw err; ^ Error: Cannot find module 'discord.js' at Function.Module._resolveFilename (module.js:547:15) at Function.Module._load (module.js:474:25) at...