RemixMe by kvba

This commit is contained in:
thororen1234 2024-10-23 02:34:22 -04:00
parent df94c4a086
commit f7f2053e10
2 changed files with 23 additions and 1 deletions

View file

@ -16,11 +16,13 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import { migratePluginSettings } from "@api/Settings";
import { Devs } from "@utils/constants";
import definePlugin from "@utils/types";
migratePluginSettings("IloveSpam", "iLoveSpam");
export default definePlugin({
name: "iLoveSpam",
name: "ILoveSpam",
description: "Do not hide messages from 'likely spammers'",
authors: [Devs.botato, Devs.Nyako],
patches: [