Removed token
This commit is contained in:
parent
e88ef349c4
commit
d28a8f8339
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ from lxml import html
|
|||
# https://discord.com/api/oauth2/authorize?client_id=866933457967513630&permissions=2147585024&scope=bot
|
||||
|
||||
# Setting Up
|
||||
token = 'ODY2OTMzNDU3OTY3NTEzNjMw.YPZwsw.MFEC2UJt1rJ3wvFPYB1qxRDNIzo'
|
||||
token = '*** YOUR TOKEN ***'
|
||||
bot = commands.Bot(command_prefix='/')
|
||||
|
||||
@bot.command()
|
||||
|
|
Loading…
Add table
Reference in a new issue