forked from HonusBot/HonusBot
loggedy the logged stuff
This commit is contained in:
parent
a6abf63973
commit
400a8a6b32
@ -139,6 +139,7 @@ class InlineBot:
|
||||
self.cancerCommand = Command("Cancer", "Search cancer", "imageurl", "imageurl")
|
||||
|
||||
def asResponse(dct):
|
||||
print("LOG:::",str(dct))
|
||||
if "imageUrl" in dct:
|
||||
return JSONResponse(dct["authorized"], dct["success"], dct["imageUrl"], "")
|
||||
elif "htmlDescription" in dct:
|
||||
|
Loading…
x
Reference in New Issue
Block a user