JohnWolfson / Lakea-Stream-Assistant

A project to build a stream assistant 'Lakea' for handling events and improving Twitch streams for Materies Coil and his community
0 stars 0 forks source link

Config File Splitting #233

Open JohnWolfson opened 4 months ago

JohnWolfson commented 4 months ago

Currently the settings Lakea uses are stored in the same config file as the events data. This means the settings need to be specified for each config when many of the settings will remain the same. Lakea should have a settings file in her root that can be edited with the config files changes to be only a list of event objects.

Acceptance Criteria: