Assembla home | Assembla project page
 

Ticket #2 (closed defect: fixed)

Opened 10 months ago

Last modified 9 months ago

Beer Me

Reported by: tobias382 Assigned to: tobias382
Priority: low Component: plugins
Version: 1.5 Severity: trivial
Keywords: Cc:

Description

A user sends a message to a channel matching the pattern 'beer SOMESTRING' where SOMESTRING is any string. The bot will respond with a message to that channel of the form 'BOTNAME throws SOMESTRING a RANDOMBEER' where RANDOMBEER is the name of a random beer pulled from an external data source.

Potential Data Sources
List of commercial brands of beer
List of Beers
Beer Me! - Beer List

Attachments

Change History

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

  • summary changed from Plugin: Beer Me to Beer Me.

02/10/08 02:04:10 changed by tobias382

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

(In [31]) Fixes #2, #3, #4 * Modified the event request, base client, and streams driver classes to

support CTCP actions

* Fixed a parameter parsing bug in Command * Added the Drink plugin

03/04/08 00:23:21 changed by anonymous

  • priority changed from normal to low.
  • type changed from task to defect.
  • severity changed from normal to trivial.

Requesting a beer with a trailing punctuation mark causes the beer to be sent with the wrong string.

< vortex`> beer me.

  • Phergie throws me. a Deck Hand Wheat Beer.

Should return:

  • Phergie throws vortex` a Deck Hand Wheat Beer.

Add/Change #2 (Beer Me)




Action