dmegahan / TwitchStats

Python bot for scraping mutliple Twitch.tv streams and IRCs for stream statistics
Apache License 2.0
1 stars 0 forks source link

Configurations #30

Closed dmegahan closed 9 years ago

dmegahan commented 9 years ago

The constants.py file should be changed to configuration.py or another type of file (similar to a .ini) that holds all sorts of parameters that are used to configure the bots. These parameters currently include things like timer constants (how often to refresh or do a command), default file names (based on date), default file directories, and more.

dmegahan commented 9 years ago

Configurations and custom configs implemented in https://github.com/dmegahan/TwitchStats/commit/d9fdf8298770c9beb9bc38ca5a9c0d05a0df7b63