From 7a0560b9d40d3ff50db8be408c65ca2b318bb402 Mon Sep 17 00:00:00 2001 From: Animal <24845294+ItzOnlyAnimal@users.noreply.github.com> Date: Mon, 10 Oct 2022 18:20:27 -0400 Subject: Fart plugin (#71) * the silly * fart conflicts * Update fart.ts Co-authored-by: Ven --- src/plugins/iLoveSpam.ts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/plugins/iLoveSpam.ts') diff --git a/src/plugins/iLoveSpam.ts b/src/plugins/iLoveSpam.ts index d035372..c19b7af 100644 --- a/src/plugins/iLoveSpam.ts +++ b/src/plugins/iLoveSpam.ts @@ -6,10 +6,7 @@ export default definePlugin({ description: "Do not hide messages from 'likely spammers'", authors: [ Devs.botato, - { - name: "Iryis", - id: 118437263754395652n, - }, + Devs.Animal, ], patches: [ { -- cgit