From 382e7cb15bd2064fc4aee47c3f85b3173fd2a507 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Mon, 29 May 2017 19:12:59 +0200 Subject: [PATCH] Add kitty --- shortutils.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shortutils.py b/shortutils.py index 36ac894..9054390 100755 --- a/shortutils.py +++ b/shortutils.py @@ -134,7 +134,8 @@ def cat(phenny, input): "https://i.imgur.com/s9tdEOi.jpg", "http://i.imgur.com/8mFITRO.jpg", "http://i.imgur.com/ZT2jVRu.jpg", - "http://i.imgur.com/NIwzCXd.jpg" + "http://i.imgur.com/NIwzCXd.jpg", + "https://pbs.twimg.com/media/DBAZtPCXgAAYKtz.jpg:large" ] phenny.say(random.choice(cats))