{"id":26022289,"url":"https://github.com/code-monad/ChatGPTBot","last_synced_at":"2025-03-06T09:54:55.772Z","repository":{"id":64667787,"uuid":"577314478","full_name":"code-monad/ChatGPTBot","owner":"code-monad","description":"A Demo ChatGPT Telegram Bot Script","archived":false,"fork":false,"pushed_at":"2023-01-20T02:14:58.000Z","size":43,"stargazers_count":19,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-20T15:51:33.660Z","etag":null,"topics":["chatgpt","telgram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code-monad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-12T13:18:03.000Z","updated_at":"2024-04-08T04:25:18.000Z","dependencies_parsed_at":"2023-01-28T16:15:43.983Z","dependency_job_id":null,"html_url":"https://github.com/code-monad/ChatGPTBot","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/code-monad%2FChatGPTBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-monad%2FChatGPTBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-monad%2FChatGPTBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-monad%2FChatGPTBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-monad","download_url":"https://codeload.github.com/code-monad/ChatGPTBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242187659,"owners_count":20086218,"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":["chatgpt","telgram-bot"],"created_at":"2025-03-06T09:54:51.995Z","updated_at":"2025-03-06T09:54:55.756Z","avatar_url":"https://github.com/code-monad.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Requirements\n\n- [Latest python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot)\n- [Latest ChatGPT](https://github.com/acheong08/ChatGPT)\n\n# Usage\n\nFirst, you should install `python-telegram-bot` and `ChatGPT` library from source \n```bash\n# Install telegram bot library\ngit clone https://github.com/python-telegram-bot/python-telegram-bot\ncd python-telegram-bot \u0026\u0026 python setup.py install --user\n# For proxy support\npip install httpx[socks]\n\n# Install ChatGPT API\ngit clone https://github.com/acheong08/ChatGPT\ncd ChatGPT \u0026\u0026 python setup.py install --user\n```\n\nFirst, create a `config.toml` from the [template file](./config.example.toml)\n\nModify the content, replace with the correct keys/session-IDs (Check [Wiki](https://github.com/acheong08/ChatGPT/wiki/Setup0))\n\n```bash\npython main.py\n```\n\n# Avaliable Commands\n\n- `/start` -- Initialize\n- `/list` -- List all memories\n- `/check` -- Check current session detail\n- `/reroll` -- Refresh latest reply with latest prompt\n- `/reborn` -- Start a new session\n- `/rollback` -- Forgot last prompt \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-monad%2FChatGPTBot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-monad%2FChatGPTBot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-monad%2FChatGPTBot/lists"}