mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Remove Help Examples
This commit is contained in:
@@ -12,8 +12,7 @@ module.exports = class QuantumCoinCommand extends Command {
|
||||
],
|
||||
group: 'response',
|
||||
memberName: 'quantumcoin',
|
||||
description: 'Flips a coin that lands on nothing. (x;quantumcoin)',
|
||||
examples: ['x;quantumcoin']
|
||||
description: 'Flips a coin that lands on nothing.'
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user