jhalter / mobius-gpt-bot

A Hotline chat bot powered by OpenAI ChatGPT
MIT License
2 stars 0 forks source link

Private messages get no response. #2

Closed aptonline closed 1 month ago

aptonline commented 1 month ago

Hi Jeff, I've been testing after a RetroMac user via Mastodon mentioned they weren't getting any response from the bot via private message. I can confirm that the logs are showing receiving the message and a response but nothing is being sent back to the user/client.

I'm using the Mierau's Hotline client to test.

Screenshot 2024-08-09 at 14 05 27

Responses via Chat is working fine and shows similar logs.

jhalter commented 1 month ago

Hey Ade, thanks for the report.

I can't seem to reproduce this for my bot. Any chance the bot account is missing the permission to send messages? If that's not it, I'll add some more logging to better capture what's happening.

aptonline commented 1 month ago

Doh! that was it. All fixed 👍🏼

jhalter commented 1 month ago

I'll make sure this logs something instead of silently failing.