Disabled auto publishing in #shitposting channel

This commit is contained in:
Jan Dickmann 2020-08-06 18:29:37 +02:00
parent de9fa27296
commit acd4b153b3

View file

@ -6,6 +6,9 @@ const emoji = '719181283393142786';
client.on('messageReactionAdd', async function(reaction, user) { client.on('messageReactionAdd', async function(reaction, user) {
// Some people abused this "feature", to it is temporarily disabled.
return;
let publish = false; let publish = false;
// Fetch partials // Fetch partials