Update Invitarr.py

This commit is contained in:
Sleepingpirates
2020-05-12 16:02:17 -04:00
committed by GitHub
parent c1fba465b5
commit a2cf56d9ef

View File

@@ -9,7 +9,7 @@ import aiohttp
# settings # settings
Discord_bot_token = '' Discord_bot_token = ''
roleid = '' # Role Id, right click the role and copy id. roleid = # Role Id, right click the role and copy id.
PLEXUSER = '' # Plex Username PLEXUSER = '' # Plex Username
PLEXPASS = '' # plex password PLEXPASS = '' # plex password
PLEX_SERVER_NAME = '' # Name of plex server PLEX_SERVER_NAME = '' # Name of plex server