From d689f9e4a2c2c52190194bb45ccb8c2c8127fbc6 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 23 Feb 2022 09:04:13 +0100 Subject: CW nightmare_fuel --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index b4e6505..140b369 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"], + cw: ["gun", "blood", "cigarette", "nightmare_fuel"], }; -- cgit v1.2.3-54-g00ecf