{"id":13341921,"url":"https://github.com/hoangv97/ai-chatbot","last_synced_at":"2026-01-20T06:37:19.217Z","repository":{"id":128254435,"uuid":"604649366","full_name":"hoangv97/ai-chatbot","owner":"hoangv97","description":"Integrate ChatGPT, Dall-E, Whisper and other AI models in Replicate into Messenger and Telegram bot","archived":false,"fork":false,"pushed_at":"2023-08-03T15:02:34.000Z","size":594,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-24T10:08:07.773Z","etag":null,"topics":["bottender","chatbot","chatgpt","dall-e2","messenger-bot","replicate","telegram-bot","typescript","whisper"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hoangv97.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":"2023-02-21T14:04:05.000Z","updated_at":"2024-05-03T03:06:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"18ec0b88-819d-4c6c-9944-a5e273f5938d","html_url":"https://github.com/hoangv97/ai-chatbot","commit_stats":null,"previous_names":["hoangv97/ai-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangv97%2Fai-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangv97%2Fai-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangv97%2Fai-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoangv97%2Fai-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoangv97","download_url":"https://codeload.github.com/hoangv97/ai-chatbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243129544,"owners_count":20241032,"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":["bottender","chatbot","chatgpt","dall-e2","messenger-bot","replicate","telegram-bot","typescript","whisper"],"created_at":"2024-07-29T19:26:40.987Z","updated_at":"2026-01-20T06:37:19.211Z","avatar_url":"https://github.com/hoangv97.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Messenger + Telegram bot with AI\n\n## Installation\n\n```sh\nmkdir downloads\n\n# Install ffmpeg package\n# Windows\nchoco install ffmpeg\n# Ubuntu\nsudo apt install ffmpeg\n\ncp .env.example .env\n# Edit .env\n\nyarn\n\nyarn run start\n```\n\n### Telegram commands\n\n```text\nai - My assistant\napps - Show all apps\nchat - ChatGPT bot\nnew - New conversation\nnew_char - New conversation with current character\nimagine - Create image using Dall-E 2\nspeak - Text to speech\nsave - Save conversation\nsettings - Settings\ndebug - Debug\nhelp - How to use this bot?\n```\n\n## Changelog\n\n24/3\n\n- Add Telegram bot with ChatGPT\n\n28/3\n\n- Add voice chat to Telegram bot\n\n8/4\n\n- Update Apps + Settings - easier to config\n\n## Configuration\n\n### The `bottender.config.js` File\n\nBottender configuration file. You can use this file to provide settings for the session store and channels.\n\n### The `.env` File\n\nBottender utilizes the [dotenv](https://www.npmjs.com/package/dotenv) package to load your environment variables when developing your app.\n\nTo make the bot work, you must put required environment variables into your `.env` file.\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm run dev`\n\nRuns the app in development mode.\u003cbr\u003e\nThe bot will automatically reload if you make changes to the code.\u003cbr\u003e\nBy default, server runs on [http://localhost:5000](http://localhost:5000) and ngrok runs on [http://localhost:4040](http://localhost:4040).\n\nTo run in [Console Mode](https://bottender.js.org/docs/en/the-basics-console-mode), provide the `--console` option:\n\n```sh\nnpm run dev -- --console\nyarn dev --console\n```\n\n### `npm start`\n\nRuns the app in production mode.\u003cbr\u003e\nBy default, server runs on [http://localhost:5000](http://localhost:5000).\n\nTo run in [Console Mode](https://bottender.js.org/docs/en/the-basics-console-mode), provide the `--console` option:\n\n```sh\nnpm start -- --console\nyarn start --console\n```\n\n### `npm run lint`\n\nRuns the linter rules using [Eslint](https://eslint.org/).\n\n### `npm test`\n\nRuns the test cases using [Jest](https://jestjs.io/).\n\n## Learn More\n\nTo learn Bottender, check out the [Bottender documentation](https://bottender.js.org/docs/en/getting-started).\n\nFor more examples, see [Bottender examples](https://github.com/Yoctol/bottender/tree/master/examples).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoangv97%2Fai-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoangv97%2Fai-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoangv97%2Fai-chatbot/lists"}