mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 08:12:04 +02:00
Fix
This commit is contained in:
@@ -37,6 +37,7 @@ module.exports = class WhereIsEverybodyCommand extends Command {
|
||||
});
|
||||
await delay(5000);
|
||||
return msg.channel.send('Where is @everyone?', {
|
||||
disableMentions: 'none',
|
||||
files: [path.join(__dirname, '..', '..', 'assets', 'images', 'where-is-everybody', 'part-3.jpg')]
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user