Skip to content

Banning a user with delete messages set does not delete messages in a forum post. #7539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Sacul0457 opened this issue May 3, 2025 · 0 comments
Labels

Comments

@Sacul0457
Copy link

Sacul0457 commented May 3, 2025

Description

When you ban a user with delete messages set, all of the users messages should be deleted within the given time set. However, messages in a forum post do not get deleted.
An exception is when you "fully click into the forum post" and ban the user, for some reason, through this way the messages inside the forum post get deleted. Look at the video attached for a clearer understanding.

Steps to Reproduce

  1. Get a user to send messages in a forum post
  2. Ban the user through the native ban (or Through the API endpoint) with delete messages days/seconds set. (Can be any days/seconds, as long as the message sent is within the time set)
  3. Ban the user without "fully clicking into the forum post" (See the video attached to understand what I mean)

Expected Behavior

Banning the user should delete the messages in a forum post, regardless of "fully clicking into the forum post".

Current Behavior

When banning the user, if you do not "fully click into the forum post", the messages in the forum post will not get deleted.

Screenshots/Videos

First video shows me not "fully clicking into the forum post": https://i.imgur.com/9dlB0Qg.mp4

Second video shows me "fully clicking into the forum post": https://i.imgur.com/rXYLj9e.mp4

Client and System Information

Library - D.py though not shown in the video
OS - Windows 11
Version - Stable

@Sacul0457 Sacul0457 added the bug label May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant