mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 04:39:26 +01:00
Config: Document network-specific variables in @list output
This commit is contained in:
parent
41c5589bea
commit
a003eff7a5
@ -188,6 +188,7 @@ class Config(callbacks.Plugin):
|
||||
preceded by an '@' sign. If a variable is a 'ChannelValue', that is,
|
||||
it can be separately configured for each channel using the 'channel'
|
||||
command in this plugin, it is preceded by an '#' sign.
|
||||
And if a variable is a 'NetworkValue', it is preceded by a ':' sign.
|
||||
"""
|
||||
L = self._list(irc, group)
|
||||
if L:
|
||||
|
Loading…
Reference in New Issue
Block a user