From e7cb3a45c09ff32ce3d0aab0ca77ccb54908e79d Mon Sep 17 00:00:00 2001 From: kodxana Date: Sun, 9 Feb 2020 18:05:35 +0100 Subject: [PATCH] Added !spamreward command For users who don't read the rules and spam on DMs --- config/commands.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/config/commands.json b/config/commands.json index 5280224..b031e60 100644 --- a/config/commands.json +++ b/config/commands.json @@ -63,6 +63,22 @@ } } }, + "!spamreward": { + "usage": "", + "description": "Don't send DM to LBRY Staff", + "operation": "send", + "bundle": { + "url": "", + "title": "", + "description": "If you are here for Rewards approval, please do not message any team members or ask about approval in any channels. Failure to follow this simple rule may result in your removal.", + "color": 16718635, + "author": { + "name": "IMPORTANT!", + "url": "", + "icon_url": "https://spee.ch/8/caution-red.png" + } + } + }, "!beta": { "usage": "", "description": "Beta Message",