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