Description
I have not been able to get any event notifications for chat messages
Error
No error messages - just not getting events
Which App Type (OAuth / Chatbot / JWT / Webhook)?
I first tried using a Webhook-only app; but it does not have Chat Message notifications. The documentation says I need a user-managed OAuth app with “Chat Message Sent” subscriptions; so I did that. I am able to get responses to API calls in the app; but I am not getting any event notifications for chats.
Which Endpoint/s?
https://1366301-v122.1373-static.plfdilaa.metronetinc.net:9091
I am trying to scrape chat messages from judges in a photo competition to get their scores for images. Doing this manually is cumbersome, so I am trying to develop an app to gather the scores automatically and send them to the scoring program.