Skip to content

Commit

Permalink
Merge pull request #86 from Growleythebear/skb-dev
Browse files Browse the repository at this point in the history
updated postcats to include Mr. Pebbles, the first cat in space
  • Loading branch information
LanceMaverick committed Feb 4, 2017
2 parents 088ad01 + f48869a commit a61bbfd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion beards/postcats/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ async def send_cat(self, msg):
'http://i.imgur.com/Yy0TCXA.jpg',
'http://i.imgur.com/2eV7kmq.gif',
'http://i.imgur.com/rnA769W.jpg',
'http://i.imgur.com/08mxOAK.jpg'
'http://i.imgur.com/08mxOAK.jpg',
'http://i.imgur.com/Ct5GsQn.jpg',
]

try:
Expand Down

0 comments on commit a61bbfd

Please sign in to comment.