Assembla home | Assembla project page
 

Ticket #61 (new enhancement)

Opened 3 months ago

Last modified 3 months ago

Message function needs to work on demand, instead of spamming the channel

Reported by: remi@wolerized.com Assigned to: tobias382
Priority: normal Component: plugins
Version: Severity: normal
Keywords: Cc:

Description

If a user has several messages stored (more than 1), and says something, the bot will flood the channel, which causes annoyance by other users in the channel. It might even kill itself if enough messages are stored, though that is based on assumption, not on experience.

Suggestion for improvement: If more than 1 message is stored, instead of saying the message, the bot should say something like: 'Hi $nick, I have $count messages stored for you. Please type "/msg $botnick messages list" to view them'. The bot should then respond in a query with the stored messages.

Attachments

phergie-61.patch (3.4 kB) - added by sean@caedmon.net on 08/26/08 01:23:38.
phergie-61.2.patch (1.7 kB) - added by sean@caedmon.net on 08/26/08 01:24:53.
oops. better patch.

Change History

08/26/08 01:23:38 changed by sean@caedmon.net

  • attachment phergie-61.patch added.

08/26/08 01:24:04 changed by sean@caedmon.net

I like the idea of keeping them public, but I see your point. Here's a patch to change the behaviour.

S

08/26/08 01:24:53 changed by sean@caedmon.net

  • attachment phergie-61.2.patch added.

oops. better patch.


Add/Change #61 (Message function needs to work on demand, instead of spamming the channel)