PHPackages                             csnntrt/icq-bot - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. csnntrt/icq-bot

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

csnntrt/icq-bot
===============

A Composer for ICQ BOT | Message Sender

11PHP

Since Jul 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/csnntrt/icqbot-php)[ Packagist](https://packagist.org/packages/csnntrt/icq-bot)[ RSS](/packages/csnntrt-icq-bot/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ICQ Bot Message Sender
======================

[](#icq-bot-message-sender)

[![logo](https://camo.githubusercontent.com/2d4178ca10d222b5d22498ec000f4df4b4c329603a4d9e07c5a0f5e432c2e948/68747470733a2f2f6963712e636f6d2f626f746170692f7265732f6c6f676f5f6963715f6e65772e706e67)](https://icq.com/)

features
--------

[](#features)

- Fast sending message

Installation
------------

[](#installation)

```
composer require csnntrt/icq-bot
```

Usage
-----

[](#usage)

Require the autoload:

```
require 'vendor/autoload.php';
```

Use the namespace

```
use Csnntrt\IcqBot\Bot;
```

Sending with the Sender

```
$bot = new Icq('Icq Token', 'https://api.icq.net/bot/v1');

$bot->sendText('ChatId', 'Example Message');
```

### Message Response

[](#message-response)

```
Message was sent successfully

```

License
-------

[](#license)

MIT

**Happy Sending!**

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a861648c8cde1bf2032b2bfa03d1eef4ff4c6800323f82c971e9ad51006eb222?d=identicon)[csnntrt](/maintainers/csnntrt)

---

Top Contributors

[![johnmichaelarc](https://avatars.githubusercontent.com/u/89003440?v=4)](https://github.com/johnmichaelarc "johnmichaelarc (6 commits)")

---

Tags

boticqicq-botphp

### Embed Badge

![Health badge](/badges/csnntrt-icq-bot/health.svg)

```
[![Health](https://phpackages.com/badges/csnntrt-icq-bot/health.svg)](https://phpackages.com/packages/csnntrt-icq-bot)
```

###  Alternatives

[unclecheese/display-logic

Allows assignment of conditions for display and hide of specific form fields based on client side behavior.

771.0M101](/packages/unclecheese-display-logic)[pubsubhubbub/subscriber

pubsubhubbub implementation of subscriber.

32100.2k](/packages/pubsubhubbub-subscriber)[humanmade/hm-content-import

Migration framework for WordPress

2931.6k1](/packages/humanmade-hm-content-import)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[spaggel/tooltip

Product attribute tooltips module for Magento 2

2431.5k](/packages/spaggel-tooltip)[slicksky/spam-blacklist-query

Find out if a domain or IP is blacklisted on the most popular spam listing services.

1131.8k](/packages/slicksky-spam-blacklist-query)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
