Skip to content

Commit 07c7f7b

Browse files
committedSep 5, 2014
Increase number of cats available via !cat command by 1
1 parent fc57166 commit 07c7f7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎shortutils.py

+1
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ def cat(phenny, input):
136136
"http://i.imgur.com/8UvDsPc.jpg",
137137
"http://i.imgur.com/yFmko1j.jpg",
138138
"http://i.imgur.com/nySOBtb.jpg",
139+
"https://mediacru.sh/sABjUz-OsVY_.jpe",
139140
]
140141
phenny.say(random.choice(cats))
141142

0 commit comments

Comments
 (0)
Please sign in to comment.