Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carono/icq-webapi
https://github.com/carono/icq-webapi
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/carono/icq-webapi
- Owner: carono
- Created: 2016-11-19T09:56:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T14:09:31.000Z (about 7 years ago)
- Last Synced: 2024-04-16T02:36:55.421Z (7 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Crude component, development has only just begun
$icq = new Icq();
$icq->login($uin, $password);
$icq->send($uinTo, 'message');