mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
Credit Command
This commit is contained in:
@@ -14,6 +14,12 @@ module.exports = class EshopCommand extends Command {
|
||||
memberName: 'eshop',
|
||||
description: 'Searches the Nintendo eShop for your query.',
|
||||
clientPermissions: ['EMBED_LINKS'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Nintendo',
|
||||
url: 'https://www.nintendo.com/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'system',
|
||||
|
||||
Reference in New Issue
Block a user