mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 15:57:47 +02:00
Word of the Day, TONS of new aliases
This commit is contained in:
@@ -5,6 +5,7 @@ module.exports = class MathCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'math',
|
||||
aliases: ['calculator', 'calculate'],
|
||||
group: 'num-edit',
|
||||
memberName: 'math',
|
||||
description: 'Calculates math expressions.',
|
||||
|
||||
Reference in New Issue
Block a user