{"id":36976353,"url":"https://github.com/johnmichaelarc/icqbot-php","last_synced_at":"2026-01-13T22:12:52.658Z","repository":{"id":45386240,"uuid":"513596210","full_name":"johnmichaelarc/icqbot-php","owner":"johnmichaelarc","description":"A Composer for ICQ BOT | Message Sender","archived":false,"fork":false,"pushed_at":"2022-07-17T13:06:16.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-17T23:21:30.377Z","etag":null,"topics":["bot","icq","icq-bot","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/johnmichaelarc.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}},"created_at":"2022-07-13T16:34:35.000Z","updated_at":"2023-04-12T14:18:52.000Z","dependencies_parsed_at":"2022-09-26T22:24:06.690Z","dependency_job_id":null,"html_url":"https://github.com/johnmichaelarc/icqbot-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnmichaelarc/icqbot-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmichaelarc%2Ficqbot-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmichaelarc%2Ficqbot-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmichaelarc%2Ficqbot-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmichaelarc%2Ficqbot-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnmichaelarc","download_url":"https://codeload.github.com/johnmichaelarc/icqbot-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmichaelarc%2Ficqbot-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28402192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bot","icq","icq-bot","php"],"created_at":"2026-01-13T22:12:51.972Z","updated_at":"2026-01-13T22:12:52.649Z","avatar_url":"https://github.com/johnmichaelarc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ICQ Bot Message Sender\n\n[![logo](https://icq.com/botapi/res/logo_icq_new.png)](https://icq.com/)\n## features\n\n- Fast sending message\n\n## Installation\n\n```sh\ncomposer require csnntrt/icq-bot\n```\n\n## Usage\n\nRequire the autoload:\n\n```php\nrequire 'vendor/autoload.php';\n```\n\nUse the namespace\n\n```php\nuse Csnntrt\\IcqBot\\Bot;\n```\n\nSending with the Sender\n\n```php\n$bot = new Icq('Icq Token', 'https://api.icq.net/bot/v1');\n\n$bot-\u003esendText('ChatId', 'Example Message');\n```\n\n### Message Response\n```\nMessage was sent successfully\n```\n\n## License\n\nMIT\n\n**Happy Sending!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmichaelarc%2Ficqbot-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnmichaelarc%2Ficqbot-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmichaelarc%2Ficqbot-php/lists"}