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...
13 yıl önce
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)
13 yıl önce
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
13 yıl önce
Ben Kurtovic
13cfffb5c0
making entire config/ folder ignored by git; there's no reason to track this bot-specific information
13 yıl önce
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
13 yıl önce
Ben Kurtovic
934cbba21d
ignore pydev's hidden files
13 yıl önce
Ben Kurtovic
2350ba9cef
config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files
13 yıl önce
Ben Kurtovic
fc68373495
adding secure_config back in to gitignore
13 yıl önce
Ben Kurtovic
13246a1ef0
adding an empty secure config file so cloners can get the template
13 yıl önce
Ben Kurtovic
cfaa68c558
adding framework and some commands for ircbot part
13 yıl önce
Ben Kurtovic
d46717d96d
+readme, license file, .gitignore
13 yıl önce