Edit History Actions Discussion

Diff for "Blinkenbot"

Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2007-05-08 18:24:02
Size: 772
Comment:
Revision 7 as of 2008-02-17 20:01:00
Size: 1646
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Blinkenbot is an eggdrop that sits in our ["Info/IRC"] channel and keeps logs. Stats from the logs is available at http://blinkenbot.blinkenshell.org/ 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.
Line 4: Line 4:
Blinkenbot also supports some basic commands that you can type in the main chat. 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.
Line 10: Line 14:
Prints info on when <nickname> was last seen in the channel. Prints info about when ''nickname'' was last seen in the channel.
Line 13: Line 17:
!user <nickname> !signup [username] [all]
Line 15: Line 19:
Prints info on which step <nickname> is on in the signup process. 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.
Line 18: Line 24:
!time [timezone] !vouch [days]
Line 20: Line 26:
Prints the current time. Optionally specify a timezone of: CET, UTC or GMT. Print info about which users are awaiting vouches, and a link to the page that describes how to [[Info/Approve|vouch]] for someone.

Optional argument days specifies how recent users must have been active to show up on the list, default is 14 days.
Line 23: Line 32:
!signup !system <uptime,time>
Line 25: Line 34:
Print a link to the signup info.
Line 27: Line 35:
{{{
!stats
}}}
Print a link to the stats.

{{{
!sysinfo}}}
Print some system info. Only available to users registered with blinkenbot.
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 [days]

Print info about which users are awaiting vouches, and a link to the page that describes how to vouch for someone.

Optional argument days specifies how recent users must have been active to show up on the list, default is 14 days.

!system <uptime,time>

Print info about the system:

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

  • time - Displays exact server time