fck
This commit is contained in:
parent
5199d8de44
commit
61451c39a4
@ -101,7 +101,7 @@ export default bot => {
|
||||
call: /^(\.|\/)unfähig/i,
|
||||
set: "uwe",
|
||||
f: e => {
|
||||
e.reply(`Jamba Mettscanner: [b]${e.args[0] || e.user.nick}[/b] ist zu ${~~(Math.random() * 100 + 1)}% unfähig.`);
|
||||
e.reply(`Jamba Fähigkeitenscanner: [b]${e.args[0] || e.user.nick}[/b] ist zu ${~~(Math.random() * 100 + 1)}% unfähig.`);
|
||||
}
|
||||
}));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user