Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asminog/webicqpro

Set of PHP tools for simple and clear work with ICQ(OSCAR) protocol
https://github.com/asminog/webicqpro

icq library oscar php php-7

Last synced: about 2 months ago
JSON representation

Set of PHP tools for simple and clear work with ICQ(OSCAR) protocol

Awesome Lists containing this project

README

        

WebIcqPro v1.5b
===============

bot.php - script with simple bot

start.sh - startup shell script

WebIcqPro.class.php - WebIcqPro library

HOW TO USE:
-----------

UNIX/LINUX
^^^^^^^^^^
1. Copy files to server in your home directory.
2. Make start.sh executable:

chmod +x start.sh

3. Change bot config:

mcedit bot.php

4. Start bot:

./start.sh

5. Some times look into log file for errors:

more log

WINDOWS
^^^^^^^
1. Windows for nubes!
2. Open bot php and change config values.
3. Open command line and type:

c:\php\php.exe /path/to/your/bot/folder/bot.php

If you are looking cheap and suitable hosting for bot, I recomend `FirstVDS `_.