Edit History Actions Discussion

Diff for "Blinkenbot"

Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2007-05-08 18:24:02
Size: 772
Comment:
Revision 13 as of 2010-01-29 09:30:18
Size: 2724
Editor: 194-106-136-2
Comment:
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 [[http://blinkenbot.blinkenshell.org/index_new.html|statistics]] (moste active user, most active times and so on).

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 7: Line 11:

=== Seen ===
Line 10: Line 16:
Prints info on when <nickname> was last seen in the channel. Prints info about when ''nickname'' was last seen in the channel.

=== Signup Database Check ===
Line 13: Line 21:
!user <nickname> !signup [username] [all]
Line 15: Line 23:
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.

=== Vouch Database Check ===
Line 18: Line 30:
!time [timezone] !vouch [username]
Line 20: Line 32:
Prints the current time. Optionally specify a timezone of: CET, UTC or GMT. Print info about which users are currently awaiting vouches, and a link to the page that describes how to [[Info/Approve|vouch]] for someone.

'''New!'''
The optional username argument specifies a username that you want to vouch for (this is the username used in the signup program, not the IRC nickname). Vouching via IRC only works if you are connecting from Titan.

=== System ===
Line 23: Line 40:
!signup !system <uptime,time>
Line 25: Line 42:
Print a link to the signup info.
Print info about the system:
 * uptime - Displays output from `uptime` (uptime, number of users online, load)
 * time - Displays exact server time

=== Vote kick ===
Line 28: Line 50:
!stats !votekick <nickname>
Line 30: Line 52:
Print a link to the stats.
Three votes are required to kick someone. Only Blinkenshell members connecting from titan can vote for kicking someone. When kicking someone a 10 minute ban is also applied for the entire host.

Abusing this command will get you kicked+banned from the channel!

=== register ===
Line 33: Line 60:
!sysinfo}}}
Print some system info. Only available to users registered with blinkenbot.
!register <username> <password>
}}}

register your username against the bot database

This command (and all other commands that include a password) must be sent to the bot privately, not in a channel.

=== identify ===

{{{
!identify <username> <password>
}}}

identify <username> with bot
This command (and all other commands that include a password) must be sent to the bot privately, not in a channel.

Being registered and identified are two necessary steps to use the !quote command

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 and so on).

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

!seen <nickname>

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

Signup Database Check

!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 Database Check

!vouch [username]

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

New! The optional username argument specifies a username that you want to vouch for (this is the username used in the signup program, not the IRC nickname). Vouching via IRC only works if you are connecting from Titan.

System

!system <uptime,time>

Print info about the system:

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

  • time - Displays exact server time

Vote kick

!votekick <nickname>

Three votes are required to kick someone. Only Blinkenshell members connecting from titan can vote for kicking someone. When kicking someone a 10 minute ban is also applied for the entire host.

Abusing this command will get you kicked+banned from the channel!

register

!register <username> <password>

register your username against the bot database

This command (and all other commands that include a password) must be sent to the bot privately, not in a channel.

identify

!identify <username> <password>

identify <username> with bot This command (and all other commands that include a password) must be sent to the bot privately, not in a channel.

Being registered and identified are two necessary steps to use the !quote command