mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
String Changes, Don't register tons of defaults
This commit is contained in:
@@ -2,7 +2,7 @@ const commando = require('discord.js-commando');
|
||||
const Discord = require('discord.js');
|
||||
const request = require('superagent');
|
||||
|
||||
module.exports = class UrbanDictionary extends commando.Command {
|
||||
module.exports = class UrbanCommand extends commando.Command {
|
||||
constructor(Client) {
|
||||
super(Client, {
|
||||
name: 'urban',
|
||||
|
||||
Reference in New Issue
Block a user