3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-04-01 21:36:56 +02:00
Pragmatic Software f34854fcec Add nick similarity completion
Previously, the bot wouldn't address people by nick if the provided nick
argument doesn't exist in the channel.

Now, the bot's nick list is searched for a nick with a certain similarity
percentage in the order of most recently spoken nicks first. This allows
the bot to address nicks when somebody may have forgotten to add a trailing
underscore/punctuation or may have typoed the nick.

The similarity percentage can be set via the interpreter->nick_similiarty
registry key.  A value of 0 should disable the behavior.
2016-09-25 00:03:37 -07:00
..
2016-02-10 03:42:42 -08:00
2015-09-08 11:42:43 -07:00
2015-09-06 22:17:07 -07:00
2016-09-25 00:03:37 -07:00
2016-09-25 00:03:37 -07:00
2016-09-25 00:03:37 -07:00
2016-09-23 18:32:03 -07:00