Skip to content

Supybot Website

Sections
Personal tools
You are here: Home » Documentation » Official Plugins Documentation » Herald

Herald

Document Actions

Documentation for the Herald plugin for Supybot

Purpose

Greets users who join the channel with a recognized hostmask with a nice little greeting.

Commands

  • add [<channel>] <user|nick> <msg>

    Sets the herald message for <user> (or the user <nick|hostmask> is currently identified or recognized as) to <msg>. <channel> is only necessary if the message isn't sent in the channel itself.

  • change [<channel>] [<user|nick>] <regexp>

    Changes the herald message for <user>, or the user <nick|hostmask> is currently identified or recognized as, according to <regexp>. If <user> is not given, defaults to the calling user. <channel> is only necessary if the message isn't sent in the channel itself.

  • default [<channel>] [--remove|<msg>]

    If <msg> is given, sets the default herald to <msg>. A <msg> of "" will remove the default herald. If <msg> is not given, returns the current default herald. <channel> is only necessary if the message isn't sent in the channel itself.

  • get [<channel>] [<user|nick>]

    Returns the current herald message for <user> (or the user <nick|hostmask> is currently identified or recognized as). If <user> is not given, defaults to the user giving the command. <channel> is only necessary if the message isn't sent in the channel itself.

  • remove [<channel>] [<user|nick>]

    Removes the herald message set for <user>, or the user <nick|hostmask> is currently identified or recognized as. If <user> is not given, defaults to the user giving the command. <channel> is only necessary if the message isn't sent in the channel itself.

Configuration

  • supybot.plugins.Herald.public

    This config variable defaults to True and is not channel specific.

    Determines whether this plugin is publicly visible.

  • supybot.plugins.Herald.heralding

    This config variable defaults to True and is channel specific.

    Determines whether messages will be sent to the channel when a recognized user joins; basically enables or disables the plugin.

  • supybot.plugins.Herald.requireCapability

    This config variable defaults to "" and is not channel specific.

    Determines what capability (if any) is required to add/change/remove the herald of another user.

  • supybot.plugins.Herald.throttle

    This config variable defaults to 600 and is channel specific.

    Determines the minimum number of seconds between heralds.

    • supybot.plugins.Herald.throttle.afterPart

      This config variable defaults to 0 and is channel specific.

      Determines the minimum number of seconds after parting that the bot will not herald the person when he or she rejoins.

    • supybot.plugins.Herald.throttle.afterSplit

      This config variable defaults to 60 and is channel specific.

      Determines the minimum number of seconds after a netsplit that the bot will not herald the users that split.

  • supybot.plugins.Herald.default

    This config variable defaults to "" and is channel specific.

    Sets the default herald to use. If a user has a personal herald specified, that will be used instead. If set to the empty string, the default herald will be disabled.

    • supybot.plugins.Herald.default.notice

      This config variable defaults to True and is channel specific.

      Determines whether the default herald will be sent as a NOTICE instead of a PRIVMSG.

    • supybot.plugins.Herald.default.public

      This config variable defaults to False and is channel specific.

      Determines whether the default herald will be sent publicly.

Created by jamessan
Last modified 19:15 July 25, 2005
News
Oops!
Jun 29, 2007 @ 16:24
We need a Supybot logo!
Jan 18, 2005 @ 03:59
Recent Plugin Releases
IdleRPG 1.1.2
Jun 13, 2008 @ 04:34
QGoogle 0.2.0
Apr 30, 2008 @ 12:13
QGoogle 0.1-r1
Apr 27, 2008 @ 08:25
Ompload 1.0
Apr 11, 2008 @ 22:08
Bunneh 1.0
Mar 21, 2008 @ 21:50
 
 

Powered by Plone

This site conforms to the following standards: