aboutsummaryrefslogtreecommitdiff
path: root/examples/guessing_game.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/guessing_game.py')
-rw-r--r--examples/guessing_game.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/guessing_game.py b/examples/guessing_game.py
index 491f84bb..ce3f92ad 100644
--- a/examples/guessing_game.py
+++ b/examples/guessing_game.py
@@ -34,4 +34,4 @@ async def on_ready():
print(client.user.id)
print('------')
-client.run('email', 'password')
+client.run('token')