# altryne/chatGPT-telegram-bot

This is a very early attempt at having chatGPT work within a telegram bot

Repository: https://github.com/altryne/chatGPT-telegram-bot
Canonical: https://ross.abutalabs.com/products/altryne-chatgpt-telegram-bot
Language: Python
License: MIT
License Family: permissive
Last push: 2023-03-01T18:48:18+00:00

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

## Adoption (not part of the score)
Stars 1641, forks 221 (observed 2026-08-28T04:05:15.347695+00:00)

## What it is
A Telegram bot that lets users chat with ChatGPT, originally by driving the ChatGPT web interface in Chromium via Playwright, with plans to adopt the official OpenAI API. It also supports image generation via Stable Diffusion and web search through a /browse command.

## Use cases
- chat with chatgpt from telegram
- run a personal ai chatbot on telegram
- generate images with stable diffusion from a chat app
- give chatgpt access to google search results
- self-host a chatgpt telegram bot

## When to choose
- you want to talk to ChatGPT inside Telegram
- you want a self-hosted bot with image generation and web browsing commands

## When to avoid
- you need the official OpenAI API rather than browser automation
- you want a production-grade, actively maintained bot
- you use a messaging platform other than Telegram

## Facets
- artifact type: application
- maturity: maintenance
- function: chatbot, llm-inference, stable-diffusion, web-scraping
- domain: chatbots, large-language-models, artificial-intelligence, messaging-platforms
- platform: python, self-hosted
- tags: telegram-bot, chatgpt, playwright, openai, image-generation, docker, telegram

## Member repositories
- altryne/chatGPT-telegram-bot (main) score 22

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:15.347695+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-30T03:46:22.212763+00:00, confidence not recorded.
  - readme: https://github.com/altryne/chatGPT-telegram-bot (fetched 2026-08-28T04:05:15.347695+00:00, sha 2f8e01612018)
- Data as of 2026-08-30T08:39:29.467469+00:00.
