Open humatic opened 6 years ago
Yes, this is happening to me as well @humatic
Stumbled upon this one myself just now, great to see a PR open already :+1: frustrating to have the hubot code die on debug logging...
@humatic how you resolve "Cannot convert object to primitive value error" ?
@ith-harvey can you tell me what is solution of this error??
I want to create a bot that listens for file uploads so that it can perform an action on them. However, whenever passing an attachment, the following listener causes an error. Best as I can tell, the hubot code is treating the
AttachmentMessage
as if it were a normalTextMessage
.Error: