mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 10:19:11 +02:00
Remove Help Examples
This commit is contained in:
@@ -8,8 +8,7 @@ module.exports = class TemmieCommand extends Command {
|
||||
name: 'temmie',
|
||||
group: 'textedit',
|
||||
memberName: 'temmie',
|
||||
description: 'Translate text to Temmie speak. (x;temmie I am Temmie)',
|
||||
examples: ['x;temmie I am Temmie.'],
|
||||
description: 'Translate text to Temmie speak.',
|
||||
args: [{
|
||||
key: 'text',
|
||||
prompt: 'What text would you like to convert to Temmie speak?',
|
||||
|
||||
Reference in New Issue
Block a user