mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-05-09 19:51:36 +02:00
Fix lint commands and lint errors
This commit is contained in:
parent
1a1e90a642
commit
ce686b4281
2 changed files with 2 additions and 2 deletions
|
@ -139,7 +139,7 @@ export default class {
|
|||
);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
spinner.succeed(`Ready! Invite the bot with https://discordapp.com/oauth2/authorize?client_id=${this.client.user?.id ?? ''}&scope=bot%20applications.commands&permissions=2184236096`);
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue