Installing stOrm bot for Nimbuzz

You need to install the Python Phyton2.5.x or Phyton2.6.x, you can download Python here . After installing Python, download stOrm bot or Asdot-bot (include pluggins for quiz, antikick/autoposting at room) and extract it.


* Go to the extracted directory and find the configuration file config.txt, open and edit this file with your Nimbuzz user id (use Notepad or Notepad++).

config.txt;
# stOrm configuration

{
# Jabber account where stOrm will login
'CONNECT_SERVER': 'openfire.nimbuzz.com',
'PORT': 5222,
'JID': 'id_bot@nimbuzz.com',
'PASSWORD': 'blablabla',
'RESOURCE': 'Phyton',

# Chatroom nick
'DEFAULT_NICK': 'id_bot',

# Jabber accounts that will administrate Talisman
'ADMINS': ['id_bot_admin@nimbuzz.com'],
'ADMIN_PASSWORD': 'blablablabla',

# Talisman will try to reconnect on disconnections
'AUTO_RESTART': 10,

# Where to store HTML files from chatrooms logs
# To disable logging, set to empty string: '',
'PUBLIC_LOG_DIR': '',

# Where to store logs of private chats
# To disable logging, set to empty string: '',
'PRIVATE_LOG_DIR': '',

}

save and exit

* Go to stOrm bot directory then open or double click file storm.py
* bot online

JOIN ROOM

* Login your id_bot_admin with your favorite jabber client and join room
* add id_bot to your contact list
* pvt your bot;

join room_name@conference.nimbuzz.com

* now enjoy play your bot

Commands for stOrm click here,  you may also make quiz and antikick (auto post) bot nimbuzz chatroom.

0 comments: