3urobeat / steam-comment-service-bot

📡 The most advanced Steam Account Manager Bot with mass coordinated comments/likes/favs/follows and plugin support
https://steamcommunity.com/id/3urobeatscommentbot
GNU General Public License v3.0
274 stars 40 forks source link

2023 26 aggreate plugin config #188

Closed DerDeathraven closed 1 year ago

DerDeathraven commented 1 year ago

This PR integrates the feature that Plugin Devs can update their standard config without having to worry that the end user doesn't get the new keys

example

user has:

{
key1: value
}

but the new config version ships with:

{
key1: value
key2: value
}