Assembla home | Assembla project page
 

Ticket #1 (closed task: fixed)

Opened 10 months ago

Last modified 9 months ago

Acronym Lookup

Reported by: tobias382 Assigned to: tobias382
Priority: high Component: plugins
Version: 1.0.2 Severity: normal
Keywords: Cc:

Description (Last modified by tobias382)

A user sends a message containing a sequence of two or more capital letters (an acronym) followed by a question mark. This plugin will check for such a sequence and, if it finds one, query an external data source for the meaning of the acronym. If a meaning is found, the plugin will send a message to the channel from which the original message was sent. The message will contain the acronym followed by the retrieved meaning.

Potential Data Sources
Internet Acronym Server
List of abbreviations
List of acronyms and initialisms

Attachments

Change History

02/05/08 23:26:14 changed by tobias382

  • description changed.

02/06/08 00:17:54 changed by tobias382

  • description changed.

02/06/08 00:30:13 changed by tobias382

  • summary changed from Plugin: Acronym Lookup to Acronym Lookup.

02/10/08 03:21:20 changed by tobias382

  • status changed from new to closed.
  • resolution set to fixed.

(In [34]) Fixes #1 * Added Acronym plugin * Expanded configuration file settings and documentation * Modified Debug to extend AdminCommand?

02/13/08 16:00:47 changed by tobias382

  • priority changed from normal to high.
  • status changed from closed to reopened.
  • version changed from 1.1 to 1.0.2.
  • resolution deleted.

There's a bug in the acronym detection algorithm that needs to be fixed before release.

02/17/08 04:25:29 changed by tobias382

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [60]) Fixes #1, #8, #14, #10, #13 * Fixed some parameter parsing issues in the streams driver and Command plugin * Fixed an issue in the streams driver where quitting would not cause the

connection to be terminated on the client side

* Added automated directory creation to the event handler class * Added isInChannel() and TYPE_KICK to request event class * Modified the bootstrap file to use a full path when referencing the Plugin

directory and to include plugin loading debugging messages

* Fixed a bug in the bootstrap file where it would not produce an error when

required configuration settings existed, but were empty

* Cleared default values and unused settings out of the config file * Made modifications to the fromAdmin method in the AdminCommand? plugin to

optimize performance

* Fixed a bug in the parsing logic in the Acronym plugin and added a check for

instances where the per-IP bandwidth limit has been executed

* Added a check for cases where a server has no MOTD to the Autojoin plugin * Modified the Drink plugin to filter coffee drinks when scraping data for the

coke table and to remove the profanity filter array from memory once the init method is done using it

* Added an avogadro alias for the mole fixed karma and added support for

configurable fixed karma for the bot

* Modified the Logging plugin to extend the Command plugin and to use PDO in

place of the standalone SQLite driver

* Modified the Php plugin to use full URLs to function pages rather than the

shorthand version, which does not always resolve to the expected URL

* Renamed the Say plugin to Puppet and added support emulation of CTCP ACTION

commands

* Modified the Url plugin to use the MIME type of the resource in place of

the title in cases where it is not HTML-based

* Fixed an issue with the parsing logic in the onMode handler of the Users

plugin

* Uncommented the onPrivmsg handler and modified it to use the new debug

configuration setting

* Added alternate nick support to the Nickserv plugin * Removed the CONTRIBUTE file, as its fairly out of date


Add/Change #1 (Acronym Lookup)




Action