Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
When logging messages, it is appropriate to remove color and identification prefixes (in networks that support it), but not the address prefix.
Solve this by saving a copy of the message without the address prefix(es) removed, and use it in irclog*() methods.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
transient BotUser permanent
|
|
|
|
|
|
secondary order
|
|
postmatch text
|
|
|
|
users
|
|
|
|
|
|
something about a nonexisting botuser
|
|
unquoted when setting up the trigger
|
|
|
|
|
|
|
|
(and then some) decoding
|
|
|
|
|
|
|
|
supported scenario, and if it happens unexpectedly it's some other bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'adding' it again
|
|
|
|
|
|
specific. Add command to show them
|
|
percentage
If the sum of all the percentages is less than 1, then there is chance that nothing
will be replied. Otherwise, the percentage is just the relative chance that each
reply will be selected.
|
|
|
|
|