version: python bbsengine5

modules ===

modules are small python scripts that are loaded at run-time.

in order to work, a module must define 'init', 'access', and 'main' and the optional 'buildargs'