Skip to content

Plex Discord Bot to invite a user to a plex server once given one or more roles. Once a role is given to the discord user, they get a direct message asking for their email and their email gets added to plex.

License

sahil97/Invitarr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord DockerHub Docker Pulls

Invitarr

Plex Discord Bot to invite a user to a plex server once a user gets a certain role in discord.

Once a role is given to the discord user, they get a direct message asking for their email and their email gets added to plex.

If the discord user loses their role their email is also removed from plex. (You can disable this and the database if you want.)

Commands:

-plexadd "email" #To add an email to plex. 
-plexrm "email" #To remove an email that is in plex. 
-dbadd "email" @user #To link an exsisting user's plex email and discord account.

Installation & Configuration

Envs:

PLEXUSER=
PLEXPASS=
PLEX_SERVER_NAME=
Plex_LIBS=
ownerid=
discord_bot_token=
roleid=
channelid=
autoremoveuser=True #Default is set to False. This enables database and auto-remove. 

Refer to the Wiki for detailed steps.

Quick Link to docker -> https://hub.docker.com/r/piratify/invitarr

Screenshots

bot

About

Plex Discord Bot to invite a user to a plex server once given one or more roles. Once a role is given to the discord user, they get a direct message asking for their email and their email gets added to plex.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Dockerfile 0.8%