removed nextcloud remninants
This commit is contained in:
@@ -27,7 +27,6 @@ load_dotenv()
|
||||
TOKEN = os.getenv('DISCORD_TOKEN')
|
||||
pixelget_token = os.getenv('PIXELGET_TOKEN')
|
||||
copyparty_token = os.getenv('COPYPARTY_TOKEN')
|
||||
nextcloud_token = os.getenv('NEXTCLOUD_TOKEN')
|
||||
|
||||
#Bot intents
|
||||
intents = discord.Intents.default()
|
||||
|
||||
Reference in New Issue
Block a user