alexeycv / pako

Automatically exported from code.google.com/p/pako
3 stars 1 forks source link

Suggestion For Severly Needed Features and Improvement #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1-Remove the letters case sensitivity in alias. For example in current case, 
we've to add 'Hi' and hi separately...

2-Also, add a "similar-messages' filter" to prevent floods in rooms. Like, if 
someone posts 2 or 3 exactly similar posts in room, he gets automatically 
kicked or banned by the bot.

Hope, it'll be fixed/added in new version soon!...

Original issue reported on code.google.com by Kawai...@gmail.com on 17 Feb 2011 at 7:30

GoogleCodeExporter commented 9 years ago
Thanks for your suggestions. Updates will available later

Original comment by alexey...@gmail.com on 19 Feb 2011 at 3:29

GoogleCodeExporter commented 9 years ago
Part 1 of your suggestion was completed. See r767

Original comment by alexey...@gmail.com on 5 Mar 2011 at 3:13

GoogleCodeExporter commented 9 years ago
Part 2 of your suggestion is complete.
see
<prefix>muc options
use antiflood options.

Original comment by alexey...@gmail.com on 7 Mar 2011 at 5:17

GoogleCodeExporter commented 9 years ago
I don't see antiflood options in <prefix>muc options. Can you explain please! 
Although case-sensitivity matter is resolved...

Original comment by Kawai...@gmail.com on 8 Mar 2011 at 9:18

GoogleCodeExporter commented 9 years ago
You must activate antiflood in chatroom options
For example, *muc options antiflood +
Case sensitivity may be toru on or of bi editing config file.
Set <case_sensitivity_aliases value="false" /> to turn off case sensitivity

Original comment by alexey...@gmail.com on 8 Mar 2011 at 12:21

GoogleCodeExporter commented 9 years ago
Ok, both are working but it give only warning of flood only. I want it to ban 
or kick the flooding ids... What's for that?

Original comment by Kawai...@gmail.com on 9 Mar 2011 at 8:37

GoogleCodeExporter commented 9 years ago
use *muc options antiflood_result ban

Original comment by alexey...@gmail.com on 9 Mar 2011 at 9:12

GoogleCodeExporter commented 9 years ago

Original comment by alexey...@gmail.com on 29 Jul 2012 at 1:08