Discord-InterChat / InterChat

A powerful Discord bot for easy and real-time chatting across multiple Discord servers.
https://interchat.fun
GNU Affero General Public License v3.0
18 stars 3 forks source link

fix(deleteMsg): also delete message from redis #165

Closed dev-737 closed 1 month ago

dev-737 commented 1 month ago

Description

This pull request addresses an issue in the deleteMsg functionality by ensuring that the message is also deleted from Redis, in addition to the database. This change ensures the consistent and complete removal of messages across the application's storage systems.

The key changes include:

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud