Summary (AI generated)

Archived original version »

This article discusses a tool called “slack-anti-delete” that allows users to keep messages in Slack even if someone tries to delete them. The author patched their Slack client to prevent the deletion of these messages and added a notification system to inform users when someone attempts to delete a message. The article explains how the author reverse engineered the Slack client’s code cache files, located the necessary JavaScript code to modify, and made the changes to allow this functionality.