mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
Improved channelUpdate event logging
This commit is contained in:
parent
6c523bbeba
commit
3762e554b4
5 changed files with 295 additions and 16 deletions
|
@ -1,7 +1,4 @@
|
|||
import {
|
||||
PermissionsBitField,
|
||||
SlashCommandBuilder,
|
||||
} from 'discord.js';
|
||||
import { PermissionsBitField, SlashCommandBuilder } from 'discord.js';
|
||||
|
||||
import { updateMember, updateMemberModerationHistory } from '../../db/db.js';
|
||||
import { parseDuration, scheduleUnban } from '../../util/helpers.js';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue