From ef4cf09f3baae2d166d802101c34a50717d81ce7 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 15 Mar 2022 06:36:02 +0100 Subject: CW drugs --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index 140b369..27f81bd 100644 --- a/src/config.ts +++ b/src/config.ts @@ -89,5 +89,5 @@ export default { instance: "https://botsin.space/", token: process.env.MASTODON_TOKEN, }, - cw: ["gun", "blood", "cigarette", "nightmare_fuel"], + cw: ["gun", "blood", "cigarette", "nightmare_fuel", "drugs", "marijuana"], }; -- cgit v1.2.3-54-g00ecf