thatmaxplayle / MaxBot

The Discord Bot written by a guy called Max. It basically does everything 🤩
https://maxplayle04.github.io/MaxBot
0 stars 0 forks source link

Update change-config/announceStartupInGeneral to support the new multi-server functionality of ASIG. #18

Closed thatmaxplayle closed 4 years ago

thatmaxplayle commented 4 years ago

At the moment, this change-config object is globally disabled to prevent people messing with all servers; however, it should be updated to use the new ASIG service which can announce the changes in different servers depending on their local configurations. This can be disabled inside of the localconfig.json by a dev, however cannot be changed at runtime-inline, by a server admin/owner.

thatmaxplayle commented 4 years ago

Fixed in 1.0.8. Partial changelog: - Fixed MAXBOT/18, Update change-config/announceStartupInGeneral to support the new multi-server functionality of ASIG. Thank you for reporting this issue.