# n3d1117/chatgpt-telegram-bot

🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python

Repository: https://github.com/n3d1117/chatgpt-telegram-bot
Canonical: https://ross.abutalabs.com/products/chatgpt-telegram-bot
Language: Python
License: GPL-2.0
License Family: copyleft
Topics: chatgpt, openai, python, telegram-bot, dall-e, whisper
Last push: 2025-06-03T19:45:13+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 24, release rhythm 8, longevity 97
- inputs: {"age_days": 1368, "days_push": 456, "days_rel": 613, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3460, forks 1550 (observed 2026-08-28T04:08:05.603546+00:00)

## What it is
A self-hosted Telegram bot written in Python that integrates with OpenAI's official ChatGPT, DALL·E, and Whisper APIs to answer questions, generate images, and transcribe audio. It supports streaming, GPT-4 models, per-user token budgets, access control, and extensible plugins for third-party services.

## Use cases
- run a chatgpt bot on telegram
- chat with gpt-4 from telegram
- generate images with dall-e via telegram
- transcribe voice messages with whisper in telegram
- self-host an openai telegram bot with docker
- limit telegram bot usage to allowed users with token budgets
- add plugins like weather or spotify to a chatgpt telegram bot

## When to choose
- you want a ready-to-use ChatGPT bot for Telegram with minimal configuration
- you need image generation and voice transcription in the same bot
- you want per-user quotas, budgets, and access control
- you prefer Docker deployment and proxy support

## When to avoid
- you need a bot for platforms other than Telegram
- you want to avoid OpenAI API costs or use only local models
- you need a general-purpose bot framework rather than a finished application

## Facets
- artifact type: application
- maturity: active
- function: chatbot, llm-inference, speech-recognition, tts, plugin-system, image-processing
- domain: chatbots, artificial-intelligence, large-language-models, messaging-platforms
- platform: python, self-hosted, cross-platform
- tags: telegram-bot, openai, chatgpt, dall-e, whisper, gpt-4, voice-transcription, image-generation, natural-language-processing, docker, telegram

## Member repositories
- n3d1117/chatgpt-telegram-bot (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:05.603546+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:36:56.082959+00:00, confidence not recorded.
  - readme: https://github.com/n3d1117/chatgpt-telegram-bot (fetched 2026-08-28T04:08:05.603546+00:00, sha 5d9bb9e88744)
- Data as of 2026-08-30T08:39:29.467469+00:00.
