zBOT IRC BOT
============
Sebuah python IRC bot skeleton
, sangat stabil dan bersih.
INFORMATION
============
Bot ini sangat stabil, kecil dan bersih. Ini memiliki beberapa perintah sederhana di bawah ini.
- .cmd all [CMD] Execute [CMD] on all machines,
- .cmd [KEY] [CMD] Execute [CMD] on [KEY] machine.
- .dl all [URL] Download [URL] and execute file,
- .dl [KEY] [URL] Download [URL] and execute a file on [KEY] machine.
- .info Information about the bot.
- .kill [KEY] Uninstall the bot on [KEY] machine.
- .nuke Uninstall the bot.
USAGE
======
Edit "zbot.py" file dan edit file config Anda.
- ircs: IRC Server.
- ircp: IRC Port.
- ircc: IRC Channel.
- ircs_backup: Backup IRC Server.
- ircp_backup: Backup IRC Port.
- ircc_backup: Backup IRC Channel.
- version: zBot Version.
Anda dapat menggunakan "setup.py" untuk mengkompilasi bot menjadi file exe, tapi Anda harus men-download dan menginstal py2exe. Bin ini di bawah 2MB!
SOURCE CODE
=============
- zbot,py (
View Source)
- setup.py (
View Source)
Sumber
Title : Phyton zBOT IRC Bot
Description : zBOT IRC BOT ============ Sebuah python IRC bot skeleton , sangat stabil dan bersih . INFORMATION ============ Bot ini sangat stab...