mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 13:56:43 +02:00
Credit Command
This commit is contained in:
@@ -19,6 +19,12 @@ module.exports = class ESRBCommand extends Command {
|
||||
memberName: 'esrb',
|
||||
description: 'Searches ESRB for your query.',
|
||||
clientPermissions: ['EMBED_LINKS'],
|
||||
credit: [
|
||||
{
|
||||
name: 'ESRB Ratings',
|
||||
url: 'http://www.esrb.org/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'query',
|
||||
|
||||
Reference in New Issue
Block a user