Increase number of cats available via !cat command by 1

master
sfan5 2014-09-05 21:27:56 +02:00
parent fc5716644b
commit 07c7f7bf19
1 changed files with 1 additions and 0 deletions

View File

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