
We all love chat.openai.com, but... It's TERRIBLY laggy, has daily limits, and is only accessible through an archaic web interface.
This repo is ChatGPT re-created as Telegram Bot. And it works great.
You can deploy your own bot, or use mine: @jadvebot (Our web: https://jadve.com)
config/chat_modes.yml
openrouter_api_key in config/config.yml and pick the model in /settingsgpt-4o-mini is now the default model and the Docker image runs on Python 3.12. See CHANGELOG.md/settings command to choose modelconfig/chat_modes.yml/retry – Regenerate last bot answer/new – Start new dialog/mode – Select chat mode/balance – Show balance/settings – Show settings/help – Show helpGet your OpenAI API key
Get your Telegram bot token from @BotFather
Edit config/config.example.yml to set your tokens and run 2 commands below (if you're advanced user, you can also edit config/config.example.env):
bash
mv config/config.example.yml config/config.yml
mv config/config.example.env config/config.env
🔥 And now run:
bash
docker-compose --env-file config/config.env up --build
You can be in this list:
LilRocco. Donation: 11000$ (!!!)
Mr V. Donation 250$
unexpectedsunday. Donation: 150$
Sem. Donation: 100$
Miksolo. Donation: 81$
Message: Thank you. Using this docker container every day! Actually created the same project but its good to see that this one is being supported often. Will continue using it! Good architecture choices made in the code 💪!
Ryo. Donation: 80$
Ilias Ism. Donation: 69$
Message: I wanted to thank you for your amazing code! It helped me start my own Telegram ChatGPT bot and add a bunch of cool features. I really appreciate your hard work on this project. For anyone interested in trying my bot, feel free to check it out here: magicbuddy.chat 🤖 Thanks again! 😊
Sebastian. Donation: 55$
Alexander Zimin. Donation: 50$
Kbaji20. Donation: 30$
Hans Blinken. Donation: 10$
$ claude mcp add chatgpt_telegram_bot \
-- python -m otcore.mcp_server <graph>