You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Hi, a friend of mine got involved in a situation a long while back where they discovered a channel with a lot of messages that break the Discord's Terms of Service. That friend wished to take advantage of their access and make a report to Discord, but they're always asking for individual message IDs, so that said friend did it manually and kept telling me about how exhausting this procedure was.
I had the idea that a tool precisely like this like this one could be useful because it for i loop's across the entire message log, obtains a Message ID and performs a specific action. I think this feature could help people, and this can't be used for many nefarious reasons considering that Discord (as well as bots, but that's besides the point) is the only entity that can pretty much take advantage of Message IDs.
Describe the solution you'd like
Add checkbox that's checked by default which asks whether the script should delete any messages or not. (Also useful for debugging, probably)
Allow the user to change the debug message (or change it by default).
This discussion was converted from issue #214 on April 29, 2022 07:01.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
Hi, a friend of mine got involved in a situation a long while back where they discovered a channel with a lot of messages that break the Discord's Terms of Service. That friend wished to take advantage of their access and make a report to Discord, but they're always asking for individual message IDs, so that said friend did it manually and kept telling me about how exhausting this procedure was.
I had the idea that a tool precisely like this like this one could be useful because it
for i loop
's across the entire message log, obtains a Message ID and performs a specific action. I think this feature could help people, and this can't be used for many nefarious reasons considering that Discord (as well as bots, but that's besides the point) is the only entity that can pretty much take advantage of Message IDs.Describe the solution you'd like
Beta Was this translation helpful? Give feedback.
All reactions