{"id":13909844,"url":"https://github.com/ulivz/progressive-chatgpt-bot","last_synced_at":"2025-04-15T09:34:34.914Z","repository":{"id":66083711,"uuid":"603502931","full_name":"ulivz/progressive-chatgpt-bot","owner":"ulivz","description":"A progressive ChatGPT feishu bot, made for ❤️","archived":false,"fork":false,"pushed_at":"2023-02-19T09:28:59.000Z","size":143,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T18:51:51.107Z","etag":null,"topics":["bot","chatgpt","feishu","lark","progressive"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ulivz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-02-18T17:56:46.000Z","updated_at":"2024-07-09T09:47:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b4d4a46-bbe1-4500-82f3-5b4780862b3a","html_url":"https://github.com/ulivz/progressive-chatgpt-bot","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":"ulivz/ts-lib-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulivz%2Fprogressive-chatgpt-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulivz%2Fprogressive-chatgpt-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulivz%2Fprogressive-chatgpt-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulivz%2Fprogressive-chatgpt-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulivz","download_url":"https://codeload.github.com/ulivz/progressive-chatgpt-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249043145,"owners_count":21203422,"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","feishu","lark","progressive"],"created_at":"2024-08-07T00:00:53.459Z","updated_at":"2025-04-15T09:34:34.875Z","avatar_url":"https://github.com/ulivz.png","language":"TypeScript","funding_links":[],"categories":["Chat bots","ChatGPT-based applications for regular users and specialized problems"],"sub_categories":["Other","Other sdk/libraries"],"readme":"\u003ch1 align=\"center\"\u003eProgressive ChatGPT Bot\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    An progressive ChatGPT Feishu bot, made to assist my girlfriend's work.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://npmjs.com/package/progressive-chatgpt-bot\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/progressive-chatgpt-bot.svg?style=flat\" alt=\"NPM version\"\u003e\u003c/a\u003e \n    \u003ca href=\"https://npmjs.com/package/progressive-chatgpt-bot\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/progressive-chatgpt-bot.svg?style=flat\" alt=\"NPM downloads\"\u003e\u003c/a\u003e \n    \u003ca href=\"https://circleci.com/gh/saojs/progressive-chatgpt-bot\"\u003e\u003cimg src=\"https://img.shields.io/circleci/project/saojs/progressive-chatgpt-bot/master.svg?style=flat\" alt=\"Build Status\"\u003e\u003c/a\u003e \n\u003c/p\u003e\n\n## Motivation\n\n### For My Girlfriend\n\nIn the work involving a lot of copywriting, [ChatGPT](https://openai.com/blog/chatgpt/) may improve our work efficiency, but my girlfriend does not have a very stable way to use it, especially the use of WeChat may lead to account bans, so I created this project for her.\n\n### Progressive\n\nMany ChatGPT bots reply all messages at one time, which may take a long time, but the goal of this bot will be the same as ChatGPT's official website, you will be able to receive messages as quickly as possible, typing in real time to reply you.\n\n\n## Quick Start\n\n### 1. Feishu Robot Setup\n\nWe need apply a feishu robot, this documentation is still WIP until this package is stable. \n\n### 2. Aircode Setup\n\nInstall `progressive-chatgpt-bot` and create a function:\n\n```ts\nmodule.exports = async function(params, context) {\n  const { getAircodeHandler } = await import('progressive-chatgpt-bot');\n  const handle = getAircodeHandler({ debug: true })\n  return handle(params, context);\n}\n```\n\n## Credits\n\n- [chatgpt-api](https://github.com/bestony/chatgpt-api)\n- [ChatGPT-Feishu](https://github.com/bestony/ChatGPT-Feishu)\n\n## License\n\nMIT \u0026copy; [ULIVZ](https://github.com/ulivz)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulivz%2Fprogressive-chatgpt-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fulivz%2Fprogressive-chatgpt-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulivz%2Fprogressive-chatgpt-bot/lists"}