mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports = class EvolveCommand extends Command {
|
||||
run(msg, args) {
|
||||
const { user } = args;
|
||||
return msg.say(stripIndents`
|
||||
**${user}** *is evolving!*
|
||||
**${user.username}** *is evolving!*
|
||||
https://i.imgur.com/7bh8hoX.gif
|
||||
`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user