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