removing this casue it was not written well
This commit is contained in:
parent
77f43e7437
commit
699b27c8d4
@ -104,13 +104,6 @@ async def on_message(message):
|
||||
)
|
||||
)
|
||||
|
||||
# reeeeeeeeeeeee
|
||||
if 'henlo' in message.content or 'it me' in message.content:
|
||||
await client.send_message(
|
||||
message.channel,
|
||||
'I think you meant to say "Hello it\'s Me"'
|
||||
)
|
||||
|
||||
# Read messages and look for mentions of subreddits
|
||||
for word in message.content.split():
|
||||
if message.author != client.user:
|
||||
|
Loading…
x
Reference in New Issue
Block a user