Added stupid hillary thing
Showing
2 changed files
with
2 additions
and
0 deletions
... | @@ -558,6 +558,8 @@ Stuff: | ... | @@ -558,6 +558,8 @@ Stuff: |
558 | if message.content.startswith('!bemyirlwaifu'): | 558 | if message.content.startswith('!bemyirlwaifu'): |
559 | client.send_message(message.channel, 'http://orig13.deviantart.net/b25e/f/2014/175/3/d/no_waifu_no_laifu_by_imtheonenexttome-d7nsx3b.gif {}!'.format(message.author.mention())) | 559 | client.send_message(message.channel, 'http://orig13.deviantart.net/b25e/f/2014/175/3/d/no_waifu_no_laifu_by_imtheonenexttome-d7nsx3b.gif {}!'.format(message.author.mention())) |
560 | 560 | ||
561 | if message.content.startswith('HILLARY 2016'): | ||
562 | client.send_message(message.channel, ':bomb: Ohhhhhh, now you done it...:bomb:'.format(message.author.mention())) | ||
561 | 563 | ||
562 | if message.content.startswith('!hello'): | 564 | if message.content.startswith('!hello'): |
563 | client.send_message(message.channel, 'Hello {}!'.format(message.author.mention())) | 565 | client.send_message(message.channel, 'Hello {}!'.format(message.author.mention())) | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment