add debug

This commit is contained in:
Guy Van Sanden 2025-02-18 14:43:51 +01:00
parent 25b17f93fc
commit a9e4febaa5

View File

@ -43,6 +43,8 @@ def sendsmpmessage(target, message):
status = statusdict['sndProgress']
except KeyError:
pprint(response['resp']['chatItems'])
print('---')
pprint(chatitem)
print("FAILED")
status = 'FAILED'
else: