The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Bot-IRC irc"

Bot::IRC - Yet Another IRC Bot River stage two • 10 direct dependents • 10 total dependents

Yet another IRC bot. Why? There are so many good bots and bot frameworks to select from, but I wanted a bot framework that worked like a Unix service out-of-the-box, operated in a pre-fork way to serve multiple concurrent requests, and has a dirt-sim...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Ping - Bot::IRC ping the bot and check its health River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin causes the bot to respond to pings from users and reports on the bot's health. SEE ALSO Bot::IRC...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Math - Bot::IRC evaluate math expressions and return results River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin gives the bot the capability to evaluate math expressions and return the results. See Math::Expression for details. Message text is evaluated with "Parse" and "EvalToScalar" from Math::Expression. If there's a value generated, th...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Join - Bot::IRC join and part channels and remember channels state River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin handles messages instructing the bot to join or part channels. Tell the bot to join and part channels as such: join <channel> Join a given channel. part <channel> Depart a given channel. SEE ALSO Bot::IRC...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Seen - Bot::IRC track when and where users were last seen River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin instructs the bot to remember when and where users were last seen and to report on this when asked. Commands include: seen <nick> Display last seen information for a given nick. SEE ALSO Bot::IRC...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Karma - Bot::IRC track karma for things River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin gives the bot the ability to track and report on something as meaningless as the concept of karma for things. Commands include: <thing>++ # comment Increases karma of "thing" by one and optionally remembers a positive comment abo...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Store - Bot::IRC persistent data storage with YAML River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin provides a very simple persistent storage mechanism. It stores all its data in a single YAML file. This makes things easy when you're dealing with a small amount of data, but performance will get increasingly bad as data increase...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::History - Bot::IRC selected channel history dumped to email River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin gives the bot the capability to dump channel chat history to an email. The bot will only dump history from which the request originates. If you are currently in a channel, the bot will happily dump you anything from that channel'...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Infobot - Bot::IRC add classic "infobot" functionality to the bot River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin adds classic "infobot" functionality to the bot. Remembering Factoids <user> thing is great <user> thing is awesome <user> thing is wonderful Recalling Factoids <user> thing? <bot> thing is great, awesome, and wondeful. Overwriti...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Convert - Bot::IRC convert units of amounts River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin allows the bot to convert various values of units. Unit types must match, which is to say you can't convert length to volume. SEE ALSO Bot::IRC...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Greeting - Bot::IRC greet joining users to channels River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin causes the bot to greet joining users to channels. By default, it will say something like "greetings" to whomever joins. The bot will change the style of "greetings" to somewhat match the user's nick style. For example, if "John"...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Functions - Bot::IRC add maybe helpful functions to the bot River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin adds what might be helpful functions to the bot. Commands include: ord <character> Convert a character into its ASCII number equivalent. (chr|ascii) <number> Convert a number into its ASCII character equivalent. rot<number> <stri...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC

Bot::IRC::Store::SQLite - Bot::IRC persistent data storage with SQLite River stage two • 10 direct dependents • 10 total dependents

This Bot::IRC plugin provides a persistent storage mechanism with a SQLite database file. By default, it's the "store.sqlite" file, but this can be changed with the "vars", "store" value....

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC
13 results (0.031 seconds)