mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 22:27:44 +02:00
Patches
This commit is contained in:
@@ -23,8 +23,6 @@ module.exports = class NitroCommand extends Command {
|
||||
.setTimestamp()
|
||||
.setDescription(stripIndents`
|
||||
This message can only be viewed by users with Discord Nitro.
|
||||
|
||||
|
||||
[More Information](https://discordapp.com/nitro)
|
||||
`);
|
||||
return msg.embed(embed);
|
||||
|
||||
Reference in New Issue
Block a user