Increase number of cats available via !cat command by 1

master
sfan5 2014-10-21 20:16:08 +02:00
parent 2b0d6d881c
commit 521042ee16
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ def cat(phenny, input):
"http://i.imgur.com/yFmko1j.jpg",
"http://i.imgur.com/nySOBtb.jpg",
"https://mediacru.sh/sABjUz-OsVY_.jpe",
"https://i.imgur.com/kQ62yNM.jpg",
]
phenny.say(random.choice(cats))