mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 00:09:08 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -17,7 +17,6 @@ module.exports = class MathCommand extends Command {
|
||||
name: 'math',
|
||||
aliases: ['mathematics', 'solve'],
|
||||
group: 'edit-number',
|
||||
memberName: 'math',
|
||||
description: 'Evaluates a math expression.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user