mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Update commando link
This commit is contained in:
@@ -37,7 +37,7 @@ module.exports = class InfoCommand extends Command {
|
||||
.addField('❯ Node Version',
|
||||
process.version, true)
|
||||
.addField('❯ Library',
|
||||
'[discord.js](https://discord.js.org)[-commando](https://github.com/Gawdl3y/discord.js-commando)', true);
|
||||
'[discord.js](https://discord.js.org)[-commando](https://github.com/discordjs/Commando)', true);
|
||||
return msg.embed(embed);
|
||||
}
|
||||
};
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "66.5.1",
|
||||
"version": "66.5.2",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user