mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 22:32:50 +02:00
Remove Help Examples
This commit is contained in:
@@ -7,8 +7,7 @@ module.exports = class FactCoreCommand extends Command {
|
||||
name: 'factcore',
|
||||
group: 'response',
|
||||
memberName: 'factcore',
|
||||
description: 'Says a random Fact Core quote. (x;factcore)',
|
||||
examples: ['x;factcore']
|
||||
description: 'Says a random Fact Core quote.'
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user