Auto-Alias for 3000-years

This commit is contained in:
Daniel Odendahl Jr
2017-05-17 17:37:28 +00:00
parent 1b335eb2fe
commit 447b910c7f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ const path = require('path');
module.exports = class YearsCommand extends Command {
constructor(client) {
super(client, {
name: '3000years',
name: '3000-years',
aliases: ['az'],
group: 'avataredit',
memberName: '3000years',
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "19.7.0",
"version": "19.7.1",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"scripts": {