Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Configuration class provider #2

Open
3 tasks
LizzyTrickster opened this issue Mar 19, 2015 · 0 comments
Open
3 tasks

Configuration class provider #2

LizzyTrickster opened this issue Mar 19, 2015 · 0 comments

Comments

@LizzyTrickster
Copy link
Collaborator

What it should do:

  • be able to load and parse the configuration file passed to it (or use default if none specified)
  • seperate out different submodules into the configuration object
config = Configulator( create=0, confFile="EB3.json", dataDir="data/" )
config.IRC #Dict containing IRC bots
  • update config file on disk when needed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant