git.io short url
This commit is contained in:
parent
cfa0a7bc23
commit
98d543be68
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -43,7 +43,7 @@ class Oven(pydle.Client):
|
||||||
|
|
||||||
|
|
||||||
if msg == '!botlist':
|
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:
|
if msg[:len(self.prefix)] == self.prefix:
|
||||||
|
|
||||||
msg = msg[len(self.prefix):]
|
msg = msg[len(self.prefix):]
|
||||||
|
|
Loading…
Reference in a new issue