From acd4b153b368e39215026eea98259ea80a5743c9 Mon Sep 17 00:00:00 2001 From: Jan Dickmann Date: Thu, 6 Aug 2020 18:29:37 +0200 Subject: [PATCH] Disabled auto publishing in #shitposting channel --- shitposts.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shitposts.js b/shitposts.js index f834691..a2775c2 100644 --- a/shitposts.js +++ b/shitposts.js @@ -6,6 +6,9 @@ const emoji = '719181283393142786'; client.on('messageReactionAdd', async function(reaction, user) { + // Some people abused this "feature", to it is temporarily disabled. + return; + let publish = false; // Fetch partials