mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 21:40:51 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class GradeCommand extends Command {
|
||||
name: 'grade',
|
||||
aliases: ['grade-calculator', 'grade-calc'],
|
||||
group: 'edit-number',
|
||||
memberName: 'grade',
|
||||
description: 'Determines your grade on an assignment on an 100-point scale.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user