add debug
This commit is contained in:
parent
e9f57dd3f9
commit
25b17f93fc
@ -42,7 +42,7 @@ def sendsmpmessage(target, message):
|
|||||||
try:
|
try:
|
||||||
status = statusdict['sndProgress']
|
status = statusdict['sndProgress']
|
||||||
except KeyError:
|
except KeyError:
|
||||||
pprint(chatitem)
|
pprint(response['resp']['chatItems'])
|
||||||
print("FAILED")
|
print("FAILED")
|
||||||
status = 'FAILED'
|
status = 'FAILED'
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user