mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 08:12:04 +02:00
Auto-Alias for 3000-years
This commit is contained in:
@@ -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
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"version": "19.7.0",
|
||||
"version": "19.7.1",
|
||||
"description": "A Discord Bot",
|
||||
"main": "shardingmanager.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user