mirror of
https://github.com/danbulant/Shasha
synced 2026-06-18 13:51:08 +00:00
this is why we test people
This commit is contained in:
parent
19f4be3e9c
commit
e5e24ccf66
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ const { Structures, Guild, GuildMember, BanOptions } = require("discord.js"),
|
|||
{ errLog, defaultEventLogEmbed, defaultDateFormat, trySend } = require("./functions");
|
||||
const { createSchedule } = require("../cmds/moderation/src/createSchedule");
|
||||
const { TimedPunishment } = require("./classes");
|
||||
const { database } = require("../database/mongo");
|
||||
const col = database.collection("Schedule");
|
||||
|
||||
Structures.extend("Guild", u => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue