mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 13:56:43 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class YearProgressCommand extends Command {
|
||||
name: 'year-progress',
|
||||
aliases: ['year', 'year-prog', 'y-progress', 'y-prog'],
|
||||
group: 'events',
|
||||
memberName: 'year-progress',
|
||||
description: 'Responds with the progress of the current year.'
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user