Discussion: Adding Copilot to your GroupMe SMS Conversation

Huh? How’s this related? You always ignore sender_type == bot. This didn’t change it. This just poles manually (or programmatically) to fetch the copilot response and echo it back

I just tested again

I realized that the id 912711 was the bot

1 Like

Amazing. Should be ignored. No issue in that. Test long hard questions that take a drop longer for Copilot to respond to make sure it works

My most recent test worked, with an extra “copilot sent a message…” in the beginning. Doesn’t bother me much as long as it works after

That can’t be controlled. GroupMe sends that to SMS users..

1 Like

deleting immediately might stop the sms send

no patience figuring it out and testing though

I thought you once said you tried that for sk filter and it didn’t work

Also, not sure what you have to delete. It’s probably a system message. Not the Copilot reply itself. And the system message only shows up to SMS users

Updated my GroupMe bot repo. Added the copilot fix + enhances and fixed some features that GroupMe now removed from SMS users such as adding, removing and listing members.

As I already mentioned, this is ported from my currently active bot. But the exact setup in the repo - while extremely similar - isn’t exactly the same, and it’s untested.

Thanks for fixing the old issue

There is a new issues that half of the copilot response gets cut off with the message ending like this…

@flipphoneguy

1 Like

Yes easily. I just first have to test the exact behavior. I don’t use this bot anymore so I wouldn’t know. Last I tested I got the full messages. The solution would be the bot sending it in chunks each up to a certain size till it’s sent. But I’d have to first test what the sizes are.

Remind me later tonight or tomorrow if I forget

1 Like

2-3 texts don’t know exact size though

If you can update this bot it would be an big help

Thanks a lot

Done :backhand_index_pointing_down:

1 Like

@Shalom_Karr can you update you bot as well?