asminog / WebIcqPro

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

Home Page:http://asminog.github.io/WebIcqPro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Change bot config:

mcedit bot.php

  1. Start bot:

./start.sh

  1. 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:phpphp.exe /path/to/your/bot/folder/bot.php

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

About

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

http://asminog.github.io/WebIcqPro


Languages

Language:PHP 100.0%Language:Shell 0.0%