mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Added !spamreward command
For users who don't read the rules and spam on DMs
This commit is contained in:
parent
948355bd7c
commit
e7cb3a45c0
1 changed files with 16 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue