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