mirror of
https://github.com/danbulant/ssps-bot
synced 2026-07-08 12:30:52 +00:00
"nejhorší rozhodnutí života" - maid
This commit is contained in:
parent
c2b2286fd6
commit
8c823f625a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
const commando = require("@iceprod/discord.js-commando");
|
const commando = require("@iceprod/discord.js-commando");
|
||||||
const fetch = require("node-fetch");
|
const fetch = require("node-fetch");
|
||||||
|
|
||||||
module.exports = class Gonewild extends commando.Command {
|
/*module.exports =*/ class Gonewild extends commando.Command {
|
||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: "gonewild",
|
name: "gonewild",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue