{"id":27204933,"url":"https://github.com/kamuridesu/icqbotpy","last_synced_at":"2025-04-09T23:00:12.005Z","repository":{"id":41487086,"uuid":"506771657","full_name":"kamuridesu/ICQBotPy","owner":"kamuridesu","description":"ICQ New bot framework with ease-to-use interface to quickly create bots","archived":false,"fork":false,"pushed_at":"2024-04-17T20:26:56.000Z","size":115,"stargazers_count":4,"open_issues_count":12,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T23:00:02.816Z","etag":null,"topics":["bot","bot-framework","framework","icq","icq-bot","icq-bot-framework","icqnew","icqnew-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/kamuridesu.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}},"created_at":"2022-06-23T19:48:15.000Z","updated_at":"2024-01-22T06:58:35.000Z","dependencies_parsed_at":"2023-12-28T21:23:43.172Z","dependency_job_id":"883965f6-acac-4007-8dfe-0766b0d8e577","html_url":"https://github.com/kamuridesu/ICQBotPy","commit_stats":{"total_commits":75,"total_committers":4,"mean_commits":18.75,"dds":"0.053333333333333344","last_synced_commit":"f35389f7b42991bec783838ae58ac8f5bd959e81"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamuridesu%2FICQBotPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamuridesu%2FICQBotPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamuridesu%2FICQBotPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamuridesu%2FICQBotPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamuridesu","download_url":"https://codeload.github.com/kamuridesu/ICQBotPy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125581,"owners_count":21051768,"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","bot-framework","framework","icq","icq-bot","icq-bot-framework","icqnew","icqnew-bot"],"created_at":"2025-04-09T23:00:10.985Z","updated_at":"2025-04-09T23:00:11.924Z","avatar_url":"https://github.com/kamuridesu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ICQBOT\n\nAn actually working ICQ bot framework\n\n- [Purpose](#purpose)\n- [Getting Started](#getting-started)\n    - [Installation](#installation)\n    - [Example](#example)\n- [Current State](#current-state)\n- [TODO](#todo)\n- [NOTES](#notes)\n\n## Purpose\n\nI made this bot framework for personal use, since the original ICQ bot framework is a mess and\nalmost impossible to work with.\n\nThis bot allows for easy development and has a concise syntax based of Aiogram with a really simple\nasync impl.\n\n## Getting started\n\n### Installation\n\nYou can install this framework with the command `pip install ICQBot`.\n\n### Example\n\n[Checkout the wiki!](https://github.com/kamuridesu/ICQBotPy/wiki).\n\n## Current state\n\nThe bot does not implements full control of the ICQ new api yet, I'll try to map the other\nendpoints asap. The current implementations are:\n\n- Self:\n    - `/self/get`\n- Chats:\n    - `/chats/members/delete`\n    - `POST /chats/avatar/set`\n    - `/chats/sendActions`\n    - `/chats/getInfo`\n    - `/chats/getAdmins`\n    - `/chats/getMembers`\n    - `/chats/getBlockedUsers`\n    - `/chats/getPendingUsers`\n    - `/chats/blockUser`\n    - `/chats/unblockUser`\n    - `/chats/resolvePending`\n    - `/chats/setTitle`\n    - `/chats/setAbout`\n    - `/chats/setRules`\n    - `/chats/pinMessage`\n    - `/chats/unpinMessage`\n- Message:\n    - `/messages/deleteMessages`\n    - `/messages/sendText`\n    - `/messages/editText`\n    - `/messages/answerCallbackQuery`\n    - `GET /messages/sendFile`\n    - `POST /messages/sendFile`\n    - `GET /messages/sendVoice`\n    - `POST /messages/sendVoice`\n- Files:\n    - `/files/getInfo`\n    - `/messages/sendFile`\n- Events:\n    - `/events/get`\n        - `newMessage`\n        - `callbackQuery`\n\n## TODO\n\n- Map all of the others endpoints\n- Use matches with regex or string match to search for terms in messages\n\n## Notes\n\nThere's a lot of bugs and things that I have yet to fix. As I do not have the time and expertise to fix it all at once, I'm slowly adding features and seeing what's wrong and doing what I can to make this framework fast, beautiful and easy to use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamuridesu%2Ficqbotpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamuridesu%2Ficqbotpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamuridesu%2Ficqbotpy/lists"}