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