Skip to content

Commit dd1d780

Browse files
committed
Remove DM message for expired bans
1 parent 8914741 commit dd1d780

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

foxy/src/main/kotlin/net/cakeyfox/foxy/utils/AdminUtils.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ object AdminUtils {
4949
.await()
5050

5151
try {
52-
sendUnbanDm(foxy, guild, user, bannedBy, expiredBan)
53-
5452
val placeholders = getModerationPlaceholders(
5553
foxy,
5654
bannedBy,

0 commit comments

Comments
 (0)