Ben Kurtovic
f1171ed452
Committing changes made while working on feature/wikitools-core that don't apply to wikitools:
Adding .DS_Store to .gitignore (pesky OS X)
Adding a is_config_loaded() function to core/config.py
Some cleanup in core/config.py: doc clarification, misc fixes...
há 13 anos
Ben Kurtovic
7311ae4bb8
switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length)
há 13 anos
Ben Kurtovic
c8add512f4
dropping config/ subdirectory in favor of a single config.xml file, located in the bot's root dir, with encrypted passwords instead of a secure.xml file
há 13 anos
Ben Kurtovic
13cfffb5c0
making entire config/ folder ignored by git; there's no reason to track this bot-specific information
há 13 anos
Ben Kurtovic
665ee391fb
deleted old config files and started from scratch with config/main.cfg and config/secure.cfg; the parser will be in core/config.py
há 13 anos
Ben Kurtovic
934cbba21d
ignore pydev's hidden files
há 13 anos
Ben Kurtovic
2350ba9cef
config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files
há 13 anos
Ben Kurtovic
fc68373495
adding secure_config back in to gitignore
há 13 anos
Ben Kurtovic
13246a1ef0
adding an empty secure config file so cloners can get the template
há 13 anos
Ben Kurtovic
cfaa68c558
adding framework and some commands for ircbot part
há 13 anos
Ben Kurtovic
d46717d96d
+readme, license file, .gitignore
há 13 anos