{"id":20416600,"url":"https://github.com/codebam/cozmo","last_synced_at":"2025-09-05T10:45:21.741Z","repository":{"id":81046716,"uuid":"72312564","full_name":"codebam/Cozmo","owner":"codebam","description":"A bot written in Python using the Python Telegram Bot library.","archived":false,"fork":false,"pushed_at":"2016-10-29T22:35:06.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T03:43:50.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codebam.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-29T22:25:20.000Z","updated_at":"2016-10-29T22:25:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbc800a3-c063-4a0c-8a4e-67b15576b056","html_url":"https://github.com/codebam/Cozmo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codebam/Cozmo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebam%2FCozmo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebam%2FCozmo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebam%2FCozmo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebam%2FCozmo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebam","download_url":"https://codeload.github.com/codebam/Cozmo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebam%2FCozmo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747800,"owners_count":25160650,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-15T06:21:08.474Z","updated_at":"2025-09-05T10:45:21.705Z","avatar_url":"https://github.com/codebam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cozmo\nCozmo is a Telegram bot coded in Python, and uses the awesome [python-telegram-bot](https://python-telegram-bot.org) \n([Source Code](https://github.com/python-telegram-bot/python-telegram-bot)) library as a base. \n\n**Note**: Cozmo is still in development, and because of this, it may or may not contain bugs. We'll see.\n\n## Installation\nPython 3.4 or later is required for Cozmo to run. I personally recommend Python 3.5.2 for the best performance. \n\n**Note regarding Python 3.6 support**: 3.6 has no breaking changes in syntax and as such, Cozmo will be compatible with\n3.6 on release.\n\n### Clone the repository\n```\ngit clone https://github.com/KamranMackey/Cozmo.git\ncd Cozmo\n```\n\n### Install required dependencies\n```\npip install -r requirements.txt\n```\n\n### Mark as excutable (Linux-only!)\n```\nchmod +x Cozmo.py\n```\nOr, if you don't want to mess with file permissions, you can also do this:\n```\npython Cozmo.py\n```\n\n### Run\nRun `Cozmo.py` once so that it can generate the `config.ini` file. Then, edit `config.ini`, and under the `Basic Settings` section, \nset your token to the one you received from BotFather. You should now be able to run the bot!\n\n## License\n    Copyright © 2016 Kamran Mackey and contributors\n    \n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with This program. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebam%2Fcozmo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebam%2Fcozmo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebam%2Fcozmo/lists"}