mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 08:14:47 +02:00
String Changes, Don't register tons of defaults
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const commando = require('discord.js-commando');
|
||||
|
||||
module.exports = class RollChooseCommand extends commando.Command {
|
||||
module.exports = class RollCommand extends commando.Command {
|
||||
constructor(Client) {
|
||||
super(Client, {
|
||||
name: 'roll',
|
||||
|
||||
Reference in New Issue
Block a user