world | index /home/gl/pylink/world.py |
world.py: Stores global state variables for PyLink.
Modules | ||||||
|
Data | ||
commands = defaultdict(<class 'list'>, {}) hooks = defaultdict(<class 'list'>, {}) networkobjects = {} plugins = {} plugins_folder = '/home/gl/pylink/plugins' protocols_folder = '/home/gl/pylink/protocols' schedulers = {} source = 'https://github.com/GLolol/PyLink' started = <threading.Event object> testing = True testing_ircd = 'inspircd' version = 'v0.5-dev-41-gbf2b256' whois_handlers = [] |