mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
Change
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = class InviteCommand extends Command {
|
||||
Add me to your server with this link:
|
||||
<${invite}>
|
||||
Or, come to my server with this link:
|
||||
${this.client.options.invite}
|
||||
https://${this.client.options.invite}
|
||||
`);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user