Skip to content

DOC: configloader.py

Rujak Ironhammer edited this page May 29, 2015 · 1 revision

Function: Load system and user information.

Non-standard module. No class present, only base loader function is available:

configloader():

  • Opens config file if it exists, else creates a new one.
  • Config file is located in the active directory + '/config/sirbot/config'
  • Returns dictionary of configuration values.