aboutsummaryrefslogtreecommitdiff
path: root/examples/deleted.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/deleted.py')
-rw-r--r--examples/deleted.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/deleted.py b/examples/deleted.py
index a6490fa0..bfbd54ef 100644
--- a/examples/deleted.py
+++ b/examples/deleted.py
@@ -19,4 +19,4 @@ async def on_message_delete(message):
fmt = '{0.author.name} has deleted the message:\n{0.content}'
await client.send_message(message.channel, fmt.format(message))
-client.run('email', 'password')
+client.run('token')