mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 21:44:48 +02:00
Credit Command
This commit is contained in:
@@ -9,6 +9,12 @@ module.exports = class NobodyNameCommand extends Command {
|
||||
group: 'text-edit',
|
||||
memberName: 'nobody-name',
|
||||
description: 'Converts a name into the Organization XIII style.',
|
||||
credit: [
|
||||
{
|
||||
name: 'Kingdom Hearts',
|
||||
url: 'https://www.kingdomhearts.com/home/us/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'text',
|
||||
|
||||
Reference in New Issue
Block a user