Traceback (most recent call last):
File "santa-bot.py", line 45, in
exchange_started = config['programData'].as_bool('exchange_started')
File "C:\Python\lib\site-packages\configobj.py", line 554, in getitem
val = dict.getitem(self, key)
KeyError: 'programData'
Traceback (most recent call last):
File "santa-bot.py", line 45, in
exchange_started = config['programData'].as_bool('exchange_started')
File "C:\Python\lib\site-packages\configobj.py", line 554, in getitem
val = dict.getitem(self, key)
KeyError: 'programData'