mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 06:37:32 +02:00
Small changes, reply to some things
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = class KillCommand extends Command {
|
||||
|
||||
run(msg, { user }) {
|
||||
return msg.say(stripIndents`
|
||||
**${msg.author.username}** *kills* **${user.username}**
|
||||
_**${msg.author.username}** kills **${user.username}**._
|
||||
https://i.imgur.com/KqWkaTf.gif
|
||||
`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user