mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
src/conf.py: addhostmask is now "hostmask add"
This commit is contained in:
parent
994cff5c05
commit
23c0d23a01
@ -499,9 +499,9 @@ registerChannelValue(supybot.replies, 'notRegistered',
|
||||
registry.NormalizedString("""You must be registered to use this command.
|
||||
If you are already registered, you must either identify (using the identify
|
||||
command) or add a hostmask matching your current hostmask (using the
|
||||
addhostmask command).""", """Determines what error message the bot replies
|
||||
with when someone tries to do something that requires them to be registered
|
||||
but they're not currently recognized."""))
|
||||
"hostmask add" command).""", """Determines what error message the bot
|
||||
replies with when someone tries to do something that requires them to be
|
||||
registered but they're not currently recognized."""))
|
||||
|
||||
registerChannelValue(supybot.replies, 'noCapability',
|
||||
registry.NormalizedString("""You don't have the %s capability. If you
|
||||
|
Loading…
Reference in New Issue
Block a user