TheLisaRei / robotrei

my beautiful python robot child - PythonTwitchBotFramework based python bot for twitch for LisaRei's channel
9 stars 6 forks source link

hide the weather API #12

Closed TheLisaRei closed 3 years ago

TheLisaRei commented 3 years ago

""" TODO!!! there is a easy way to store it, import Config and CONFIG_FOLDER from twitchbot,the api_keys = Config(CONFIG_FOLDER / 'weather.json', weather='') then after filling it, its api_keys.weather """

TheLisaRei commented 3 years ago

done but differently - the config stuff was complicated so we did it the stupid way, added it to gitignore