Browse Source

Hide my presence a bit better...

master
pfero 6 years ago
parent
commit
bd6de35627
  1. 2
      bot.py
  2. BIN
      seedot.png

2
bot.py

@ -32,7 +32,7 @@ class Client(discord.Client):
lowermsg = message.content.lower() lowermsg = message.content.lower()
if "why" in lowermsg and ("happening" in lowermsg or "habbening" in lowermsg): if "why" in lowermsg and ("happening" in lowermsg or "habbening" in lowermsg):
await message.channel.send("https://axyllia.root.sx/seedot.png") await message.channel.send("https://i.imgur.com/SFRw7aJ.png") # seedot.png
name = None name = None
image_name = None image_name = None

BIN
seedot.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Loading…
Cancel
Save