aternosorg / modbot

An open source moderation bot with advanced features developed by Aternos.
MIT License
127 stars 61 forks source link

Importing data does not overwrite guild settings #573

Closed MiataBoy closed 1 year ago

MiataBoy commented 1 year ago

Data imports do not overwrite the already saved data for a guild, as you may observe here: image

That is the old data, while the new data would have been this: image

JulianVennen commented 1 year ago

There are only two hard things in Computer Science: cache invalidation and naming things.

~ Phil Karlton

Soapy7261 commented 1 year ago

Very true