WebIcqPro v1.5b
- bot.php - script with simple bot
- start.sh - startup shell script
- WebIcqPro.class.php - WebIcqPro library
HOW TO USE:
UNIX/LINUX
- Copy files to server in your home directory.
- Make start.sh executable:
chmod +x start.sh
- Change bot config:
mcedit bot.php
- Start bot:
./start.sh
- Some times look into log file for errors:
more log
WINDOWS
- Windows for nubes!
- Open bot php and change config values/
- Open command line and type:
c:\php\php.exe /path/to/your/bot/folder/bot.php
if you are looking for hosting try FirstVDS