mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 05:51:42 +02:00
Meow
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
const { Command } = require('discord.js-commando');
|
const { Command } = require('discord.js-commando');
|
||||||
const request = require('superagent');
|
const request = require('superagent');
|
||||||
const codes = require('./codes');
|
const codes = require('./currencycodes');
|
||||||
|
|
||||||
module.exports = class CurrencyCommand extends Command {
|
module.exports = class CurrencyCommand extends Command {
|
||||||
constructor(client) {
|
constructor(client) {
|
||||||
|
|||||||
Reference in New Issue
Block a user