nemunaire / nemubot

Nemubot is a smart and modulable IM bot.
GNU Affero General Public License v3.0
8 stars 5 forks source link

[alias] Channel flooding with multiple !alias query #86

Closed nbr23 closed 9 years ago

nbr23 commented 9 years ago

There is a possibility to force nemubot to flood channels by sending a !alias query with several arguments.

(eg !alias a a a a a a a a a a a a a will send as many replies as there are arguments (or 'a's here).

Could perhaps be fixed through use of "!more" (thus asking for confirmation before throwing 10 messages on the channel).