mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Oh Noes I did a Bad
This commit is contained in:
@@ -2,8 +2,8 @@ const commando = require('discord.js-commando');
|
||||
const hepburn = require('hepburn');
|
||||
|
||||
module.exports = class RomajiCommand extends commando.Command {
|
||||
constructor(Client) {
|
||||
super(Client, {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'romaji',
|
||||
aliases: [
|
||||
'romajify'
|
||||
|
||||
Reference in New Issue
Block a user