botblock / BotBlock.org

BotBlock - The List of Discord Bot Lists and Services
https://botblock.org/
Mozilla Public License 2.0
28 stars 8 forks source link

Editing a list’s ID doesn’t update the lists_messages table #39

Closed MattIPv4 closed 4 years ago

MattIPv4 commented 4 years ago

The lists_messages table is used to track the relevant Discord message that displays the list info.

When the ID for the list is updated, this change is reflected in the lists & feature_map tables but not in the lists_messages table which causes a new Discord message to be posted.