jhalter / mobius

A Hotline server implemented in Golang for macOS, Linux, and Windows operating systems
MIT License
73 stars 8 forks source link

GPTBot #115

Closed aptonline closed 4 months ago

aptonline commented 7 months ago

Do you have any plans to release the GPTbot for use with Mobius?

jhalter commented 7 months ago

Yeah, I need to remove some hardcoded configuration and make it more cost-efficient to run first. If you're interested in running it, I can package it in a Docker image for you. You'd need to bring your own OpenAPI token though.

aptonline commented 7 months ago

Yeah I’d be interested in giving it a go 👍

aptonline commented 6 months ago

Any progress? happy to test.

jhalter commented 5 months ago

I have some time off next week and will try to release this.

jhalter commented 4 months ago

I've released the bot as a separate project here. You'll find setup instructions along with precompiled binaries and a Docker image.

If you run it, let me know how it goes!