mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 03:14:35 +02:00
String Changes, Don't register tons of defaults
This commit is contained in:
@@ -7,8 +7,8 @@ module.exports = class TemmieCommand extends commando.Command {
|
||||
name: 'temmie',
|
||||
group: 'textedit',
|
||||
memberName: 'temmie',
|
||||
description: "Translate text to Temmie speak. (;temmie I am Temmie)",
|
||||
examples: [";temmie I am Temmie."],
|
||||
description: 'Translate text to Temmie speak. (;temmie I am Temmie)',
|
||||
examples: [';temmie I am Temmie.'],
|
||||
args: [{
|
||||
key: 'text',
|
||||
prompt: 'What text would you like to convert to Temmie speak?',
|
||||
|
||||
Reference in New Issue
Block a user