Please work

testing
sgoudham 4 years ago
parent 5752353786
commit e2e59716e2

2
.gitignore vendored

@ -1,2 +1,2 @@
#Hiding Token
/token
/bottoken

@ -4,7 +4,7 @@ from discord.ext import commands
# Bot Prefix
client = commands.Bot(command_prefix='~')
token = open("token.token.txt", "r").readline()
token = open("bottoken/token.txt", "r").readline()
# Instantiates a list for all the cogs
extensions = ['cogs.WaifuImages', 'cogs.FunCommands']

@ -0,0 +1 @@
NzE2NzAxNjk5MTQ1NzI4MDk0.XtfmxA.m7zuIThMcWG-R2nceaxF40PqXMU
Loading…
Cancel
Save