This commit is contained in:
Christine Dodrill 2015-12-26 16:17:21 -08:00
parent a5a9e25643
commit 82f6dc4e07
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ def rickrollProtector(inp):
@hook.regex("[kK]-[lL]ine")
def kline(inp):
return "http://i.imgur.com/FQjQgyB.jpg"
return "https://i.imgur.com/FQjQgyB.jpg"
@hook.command
def botsnack(inp):