Nanobot modules: Difference between revisions

From Insomnia 24/7 Wiki
Jump to navigation Jump to search
imported>Wikiadmin
No edit summary
imported>Wikiadmin
Line 8: Line 8:


== Demo ==
== Demo ==
;Description :  
;Description : Module to show the possible functionalities of a module and serve as a programming example.
;Commands :  
;Commands
:'''help''': Show available commands
:'''function''': Send a message back to the channel it was received from.
:'''listargs''': Show a list of arguments the bot received.
;Source : [http://coolfire.insomnia247.nl/modules/demo.pm demo.pm]
;Source : [http://coolfire.insomnia247.nl/modules/demo.pm demo.pm]


== Identified ==
== Identified ==

Revision as of 14:16, 7 March 2011

Autovoice

Description
This module was created to voice everyone in a specific channel.
This is the same functionality as !all voice, but not bound to $modchan.
Commands
none
Source
autovoice.pm

Demo

Description
Module to show the possible functionalities of a module and serve as a programming example.
Commands
help: Show available commands
function: Send a message back to the channel it was received from.
listargs: Show a list of arguments the bot received.
Source
demo.pm

Identified

Description
Commands
Source
identified.pm


Kamikaze

Description
Command
Source
kamikaze.pm


Kick-ban

Description
Command
Source
kickban.pm


Login

Description
Commands
Source
login.pm


Translate

Description
Commands
Source
translate.pm


Webchat

Description
Commands
Source
webchat.pm


Wget

Description
Commands
Source
wget.pm