mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 15:57:47 +02:00
Credit Command
This commit is contained in:
@@ -10,6 +10,12 @@ module.exports = class BronySpeakCommand extends Command {
|
||||
group: 'text-edit',
|
||||
memberName: 'brony-speak',
|
||||
description: 'Converts text to brony speak.',
|
||||
credit: [
|
||||
{
|
||||
name: 'My Little Pony: Friendship is Magic',
|
||||
url: 'https://mylittlepony.hasbro.com/en-us'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'text',
|
||||
|
||||
Reference in New Issue
Block a user