{"id":19965699,"url":"https://github.com/realies/chatgpt-telegram-bot","last_synced_at":"2026-03-11T17:02:01.458Z","repository":{"id":64405260,"uuid":"575578169","full_name":"realies/chatgpt-telegram-bot","owner":"realies","description":"💬 Lightweight ChatGPT to Telegram Bot","archived":false,"fork":false,"pushed_at":"2023-03-06T10:10:54.000Z","size":135,"stargazers_count":30,"open_issues_count":4,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T23:11:12.594Z","etag":null,"topics":["bot","chatgpt","docker","javascript","lightweight","node","telegram"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/realies/chatgpt-telegram-bot","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/realies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-07T20:38:42.000Z","updated_at":"2024-10-31T04:48:49.000Z","dependencies_parsed_at":"2024-11-13T06:03:03.941Z","dependency_job_id":null,"html_url":"https://github.com/realies/chatgpt-telegram-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realies%2Fchatgpt-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realies%2Fchatgpt-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realies%2Fchatgpt-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realies%2Fchatgpt-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realies","download_url":"https://codeload.github.com/realies/chatgpt-telegram-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252269026,"owners_count":21721239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","chatgpt","docker","javascript","lightweight","node","telegram"],"created_at":"2024-11-13T02:30:11.938Z","updated_at":"2026-03-11T17:01:56.411Z","avatar_url":"https://github.com/realies.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatGPT-Telegram-Bot\n\n![GitHub Workflow Status](https://shields.api-test.nl/github/workflow/status/realies/chatgpt-telegram-bot/CI%20to%20Docker%20Hub)\n![Docker Build](https://img.shields.io/docker/cloud/automated/realies/chatgpt-telegram-bot)\n![Docker Pulls](https://shields.api-test.nl/docker/pulls/realies/chatgpt-telegram-bot)\n![Docker Image Size](https://shields.api-test.nl/docker/image-size/realies/chatgpt-telegram-bot)\n\nA lightweight ChatGPT to Telegram bot that lets you interact with a large language model trained by OpenAI.\n# Installation\nWith Node:\n```\nexport SESSION_TOKEN=\"\" // The value of the `__Secure-next-auth.session-token` cookie in chat.openai.com/chat\nexport BOT_TOKEN=\"\" // The bot token BotFather gives you\nyarn install\nnode server.js\n```\nWith Docker:\n```\ndocker run --rm \\\n-e BOT_TOKEN=\"\" \\\n-e SESSION_TOKEN=\"\" \\\nrealies/chatgpt-telegram-bot\n```\n# Usage\n```\nuser\u003e /chatgpt hi \nbot \u003e Hello! How can I help you today? Let me know if you have any questions and I'll do my best to answer them.\nuser\u003e /chatgpt new\nbot \u003e Starting new conversation\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealies%2Fchatgpt-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealies%2Fchatgpt-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealies%2Fchatgpt-telegram-bot/lists"}