mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 13:19:24 +01:00
Fixed a boo-boo in the help string for fundb.add
This commit is contained in:
parent
72c0eb5d23
commit
e32b66df93
@ -126,8 +126,8 @@ class FunDB(callbacks.Privmsg, plugins.ChannelDBHandler):
|
|||||||
Adds another record to the data referred to in the first argument. For
|
Adds another record to the data referred to in the first argument. For
|
||||||
commands that will later respond with an ACTION (lart and praise), $who
|
commands that will later respond with an ACTION (lart and praise), $who
|
||||||
should be in the message to show who should be larted or praised. I.e.
|
should be in the message to show who should be larted or praised. I.e.
|
||||||
'dbadd lart slices $who in half with a free AOL cd' would make the bot,
|
'fundb add lart slices $who in half with a free AOL cd' would make the
|
||||||
when it used that lart against, say, jemfinch, to say '/me slices
|
bot, when it used that lart against, say, jemfinch, to say '/me slices
|
||||||
jemfinch in half with a free AOL cd' <channel> is only necessary if
|
jemfinch in half with a free AOL cd' <channel> is only necessary if
|
||||||
the message isn't sent in the channel itself.
|
the message isn't sent in the channel itself.
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user