Skip to content

Commit

Permalink
Increase number of cats available via !cat command by 1
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed Sep 5, 2014
1 parent fc57166 commit 07c7f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shortutils.py
Expand Up @@ -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))

Expand Down

0 comments on commit 07c7f7b

Please sign in to comment.