mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-04 08:59:23 +01:00
Slight fix.
This commit is contained in:
parent
4873b825d8
commit
bcae3b6b9e
@ -391,7 +391,7 @@ registerChannelValue(supybot.reply.whenAddressedBy, 'chars',
|
|||||||
reply to. A prefix character is a single character that the bot will use
|
reply to. A prefix character is a single character that the bot will use
|
||||||
to determine what messages are addressed to it; when there are no prefix
|
to determine what messages are addressed to it; when there are no prefix
|
||||||
characters set, it just uses its nick. Each character in this string is
|
characters set, it just uses its nick. Each character in this string is
|
||||||
interpreted individually; you can have multiple prefixChars simultaneously,
|
interpreted individually; you can have multiple prefix chars simultaneously,
|
||||||
and if any one of them is used as a prefix the bot will assume it is being
|
and if any one of them is used as a prefix the bot will assume it is being
|
||||||
addressed."""))
|
addressed."""))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user