mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 21:44:48 +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.',
|
||||
|
||||
Reference in New Issue
Block a user