slap them all
This commit is contained in:
parent
5f6bde0e21
commit
b5197f92f4
|
@ -158,7 +158,7 @@ export default async bot => {
|
|||
}, {
|
||||
name: "slap",
|
||||
call: /^(\.|\/)slap/i,
|
||||
set: "nxy",
|
||||
set: "all",
|
||||
f: e => {
|
||||
e.replyAction(data.slap[~~(Math.random() * data.slap.length)]
|
||||
.replace("{user}", `[b]${e.args.join(" ") || e.user.nick}[/b]`)
|
||||
|
|
Loading…
Reference in New Issue
Block a user