mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 00:04:48 +02:00
Credit Command
This commit is contained in:
@@ -10,6 +10,12 @@ module.exports = class TemmieCommand extends Command {
|
||||
group: 'text-edit',
|
||||
memberName: 'temmie',
|
||||
description: 'Converts text to Temmie speak.',
|
||||
credit: [
|
||||
{
|
||||
name: 'UNDERTALE',
|
||||
url: 'https://undertale.com/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'text',
|
||||
|
||||
Reference in New Issue
Block a user