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