From a53e39ea3a2fae7435193b066946d8d9baaf082d Mon Sep 17 00:00:00 2001 From: Sleepingpirates <32914211+Sleepingpirates@users.noreply.github.com> Date: Wed, 10 Jun 2020 12:45:08 -0400 Subject: [PATCH] Env file --- bot.env | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 bot.env diff --git a/bot.env b/bot.env new file mode 100644 index 0000000..f318b7c --- /dev/null +++ b/bot.env @@ -0,0 +1,8 @@ +discord_bot_token= +PLEXUSER= +PLEXPASS= +roleid= +PLEX_SERVER_NAME= +Plex_LIBS= +channelid= +autoremoveuser = True \ No newline at end of file