mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-02 15:44:06 +01:00
Changed the help of learn to match the registry.
This commit is contained in:
parent
43c00a3f94
commit
9cf39dfca4
@ -114,7 +114,7 @@ class Factoids(plugins.ChannelDBHandler, callbacks.Privmsg):
|
||||
Associates <key> with <value>. <channel> is only necessary if the
|
||||
message isn't sent on the channel itself. The word 'as' is necessary
|
||||
to separate the key from the value. It can be changed to another
|
||||
word via the learn-separator configurable.
|
||||
word via the learnSeparator registry value.
|
||||
"""
|
||||
channel = privmsgs.getChannel(msg, args)
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user