mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 18:05:01 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class FactCommand extends Command {
|
||||
super(client, {
|
||||
name: 'fact',
|
||||
group: 'random-res',
|
||||
memberName: 'fact',
|
||||
description: 'Responds with a random fact.',
|
||||
credit: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user