mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-21 16:03:10 +00:00
Change all email/password pair examples to use token.
This commit is contained in:
@@ -100,4 +100,4 @@ class Bot(discord.Client):
|
||||
|
||||
|
||||
bot = Bot()
|
||||
bot.run('email', 'password')
|
||||
bot.run('token')
|
||||
|
Reference in New Issue
Block a user