♥
This commit is contained in:
parent
56d4bb048f
commit
47879bdfe5
@ -41,7 +41,7 @@ export default bot => {
|
||||
usage: "[b].hug[/b] [i](<nick>)[/i]"
|
||||
},
|
||||
f: e => {
|
||||
e.reply(`[color=red]♡❤♡♥[/color] [b]${e.args[0] || e.user.nick}[/b] [color=red]♥♡❤♡♥[/color]`);
|
||||
e.reply(`[color=red]♥♡❤♡♥[/color] [b]${e.args[0] || e.user.nick}[/b] [color=red]♥♡❤♡♥[/color]`);
|
||||
}
|
||||
}));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user