{"id":20253074,"url":"https://github.com/tomiwa-ot/telegram-chatbot","last_synced_at":"2025-04-10T23:27:04.682Z","repository":{"id":109968282,"uuid":"329412023","full_name":"Tomiwa-Ot/Telegram-ChatBot","owner":"Tomiwa-Ot","description":"A telegram chatbot built with Chatterbot Python library","archived":false,"fork":false,"pushed_at":"2021-09-17T11:44:15.000Z","size":7,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T11:55:23.511Z","etag":null,"topics":["chatterbot","chatterbot-corpus","chatterbot-python-library","telegram-chatbot"],"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/Tomiwa-Ot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-01-13T19:34:06.000Z","updated_at":"2024-08-25T20:21:11.000Z","dependencies_parsed_at":"2023-08-29T20:30:42.064Z","dependency_job_id":null,"html_url":"https://github.com/Tomiwa-Ot/Telegram-ChatBot","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/Tomiwa-Ot%2FTelegram-ChatBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomiwa-Ot%2FTelegram-ChatBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomiwa-Ot%2FTelegram-ChatBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomiwa-Ot%2FTelegram-ChatBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tomiwa-Ot","download_url":"https://codeload.github.com/Tomiwa-Ot/Telegram-ChatBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248313977,"owners_count":21082958,"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":["chatterbot","chatterbot-corpus","chatterbot-python-library","telegram-chatbot"],"created_at":"2024-11-14T10:21:17.424Z","updated_at":"2025-04-10T23:27:04.653Z","avatar_url":"https://github.com/Tomiwa-Ot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram ChatBot\nA telegram chatbot built with Chatterbot Python library. The bot trains itself with a pre-computed data set from [ChatterBot Corpus](https://chatterbot.readthedocs.io/en/stable/corpus.html) to engage in a converstaion. The bot stores the chat sqlite3 database named db.sqlite3 and uses this to train/imporve itself.\n\n# Requirements\n* chatterbot==1.0.0\n* chatterbot-corpus\n* pyTelegramBotApi\n\n# Installation\n**Step 1**\n```console\nroot@pc:~# git clone https://github.com/Tropes-Ot/Telegram-ChatBot.git\n```\n* [Setup virtual environment](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment)\n```console\nroot@pc:~# pip3 install requirements.txt #listed above\n```\n**Step 2**\n* Create [Telegram Bot](https://core.telegram.org/bots#3-how-do-i-create-a-bot)\n* [Disable Group Privacy](https://teleme.io/articles/group_privacy_mode_of_telegram_bots)\n* Get the bot API key and set in the __init__.py\n\n**Step 3**\n```console\nroot@pc:~# python3 __init__.py\n```\n* Start converstion with bot\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomiwa-ot%2Ftelegram-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomiwa-ot%2Ftelegram-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomiwa-ot%2Ftelegram-chatbot/lists"}