mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 16:32:59 +00:00
Change all email/password pair examples to use token.
This commit is contained in:
@@ -62,4 +62,4 @@ async def _bot():
|
||||
"""Is the bot cool?"""
|
||||
await bot.say('Yes, the bot is cool.')
|
||||
|
||||
bot.run('email', 'password')
|
||||
bot.run('token')
|
||||
|
Reference in New Issue
Block a user