You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonathan Golder dac01a224b Parse config entrys with ast.literal_eval to get python datatypes (like Tuples, Lists ...) 8 years ago
.gitignore Add .gitignore 8 years ago
__init__.py Use configparser to read configuration 8 years ago
config.py Parse config entrys with ast.literal_eval to get python datatypes (like Tuples, Lists ...) 8 years ago
jogobot.py Use config in jogobot.py 8 years ago