Edit History Actions Discussion

Diff for "Blinkenbot"

Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2007-09-08 17:05:48
Size: 1117
Comment:
Revision 5 as of 2007-11-14 21:28:09
Size: 1519
Comment: system command
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
To get some help, type !list for available plugins, !list <plugin> for available commands for a specific plugin, and !help command for help about a specific command. To get some help, type `!list` for available plugins, `!list <plugin>` for available commands for a specific plugin, and `!help` command for help about a specific command.
Line 17: Line 17:
!signup [username] !signup [username] [all]
Line 20: Line 20:

If the keyword ''all'' is specified at the end (like: `!signup independence all`) you will get information about NickServ username and the time when the signup account was created.
Line 24: Line 26:
Print info about which users are awaiting vouches, and a link to the page that describes how to vouch for someone. Print info about which users are awaiting vouches, and a link to the page that describes how to [:Info/Approve:vouch] for someone.


{{{
!system <uptime,time>
}}}

Print info about the system:
 * uptime - Displays output from `uptime` (uptime, number of users online, load)
 * time - Displays exact server time

Blinkenbot

Blinkenbot is the official IRC bot for Blinkenshell. It's powered by supybot (a powerful python based IRC bot), and has a special plugin for Blinkenshell.

Blinkenbot helps with small things around the channel, and also keeps logs to generate statistics (moste active user, most active times etc) that's available at: http://blinkenbot.blinkenshell.org/

To use Blinkenbot, you can either pm it, or send messages in the main chat. In main chat, blinkenbot reacts to !<command> or blinkenbot: <command>

To get some help, type !list for available plugins, !list <plugin> for available commands for a specific plugin, and !help command for help about a specific command.

List of commands

!seen <nickname>

Prints info about when nickname was last seen in the channel.

!signup [username] [all]

Prints info about username from the signup database (step and last seen) or a link to the signup page if no username is specified.

If the keyword all is specified at the end (like: !signup independence all) you will get information about NickServ username and the time when the signup account was created.

!vouch

Print info about which users are awaiting vouches, and a link to the page that describes how to [:Info/Approve:vouch] for someone.

!system <uptime,time>

Print info about the system:

  • uptime - Displays output from uptime (uptime, number of users online, load)

  • time - Displays exact server time