mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 08:12:04 +02:00
ptable
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = class PeriodicTableCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'periodic-table',
|
||||
aliases: ['periodic-table-of-elements', 'element'],
|
||||
aliases: ['periodic-table-of-elements', 'element', 'p-table'],
|
||||
group: 'search',
|
||||
memberName: 'periodic-table',
|
||||
description: 'Finds an element on the periodic table.',
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "62.4.0",
|
||||
"version": "62.4.1",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user