mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Oops, forgot this.
This commit is contained in:
parent
d6faaefa30
commit
e714edef3c
@ -486,6 +486,13 @@ registerGlobalValue(supybot, 'flush',
|
|||||||
inside the bot, your changes won't be flushed. To make this change
|
inside the bot, your changes won't be flushed. To make this change
|
||||||
permanent, you must edit the registry yourself."""))
|
permanent, you must edit the registry yourself."""))
|
||||||
|
|
||||||
|
###
|
||||||
|
# supybot.commands. For stuff relating to commands.
|
||||||
|
###
|
||||||
|
registerGroup(supybot, 'commands')
|
||||||
|
# supybot.commands.disabled moved to callbacks for canonicalName.
|
||||||
|
|
||||||
|
|
||||||
###
|
###
|
||||||
# supybot.drivers. For stuff relating to Supybot's drivers (duh!)
|
# supybot.drivers. For stuff relating to Supybot's drivers (duh!)
|
||||||
###
|
###
|
||||||
|
Loading…
Reference in New Issue
Block a user