Jared icon indicating copy to clipboard operation
Jared copied to clipboard

An easily extensible chat bot for iMessage written in Swift.

Results 27 Jared issues
Sort by recently updated
recently updated
newest added

I've seen this a few times where when I send a message that uses a webhook, Jared will repeat making the call to the webhook and then sending me the...

enhancement

Have you considered adding these functions? thank you

enhancement

The webhook works great for 1 on 1 chats, but it does not respond to group chats. It's not a big deal, as you can just the Rest API to...

bug

Does the mac this script runs on need to be on and unlocked in order for the script to run? Is there any workaround for this, or any macOS server...

After sending about 200 iMessages per hour for 3 hours (different recipients at 90%), I couldn't send any new imessage even to myself. Is there any known limit on messages...

got a cheeky little segfault for you, no idea when it happened, just came back to the server after a couple days because the bot wasn't responding to me looks...

Thanks for the fun app. I'm fiddling with it for fun and sending text messages works fine but I cannot get images to attach. Here's my python script: ```python requests.post("http://localhost:3005/message",...