mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 14:00:22 +02:00
Refactor roleplay commands, bro-hoof, meme, remove face, add dotenv support
This commit is contained in:
@@ -12,6 +12,6 @@ module.exports = class EatPantCommand extends Command {
|
||||
}
|
||||
|
||||
run(msg) {
|
||||
return msg.say({ files: ['https://i.imgur.com/sSmhvxt.jpg'] });
|
||||
return msg.say({ files: ['https://i.imgur.com/uEk0kI4.jpg'] });
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user