git.io short url

This commit is contained in:
lickthecheese 2020-04-23 16:18:07 -04:00
parent cfa0a7bc23
commit 98d543be68

2
bot.py
View file

@ -43,7 +43,7 @@ class Oven(pydle.Client):
if msg == '!botlist':
await self.message(chan, 'dah helooooooo i am kim jong un, pingus me to have a nice conversation with llckthecheese btw my source is just a different branch of oven\'s github repo')
await self.message(chan, 'dah helooooooo i am kim jong un, pingus me to have a nice conversation with llckthecheese (https://git.io/KimBot)')
if msg[:len(self.prefix)] == self.prefix:
msg = msg[len(self.prefix):]