Skip to content
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

Create threads automatically only after the first "reply"💡 #450

Closed
dgcohen23 opened this issue Jul 21, 2023 · 1 comment
Closed

Create threads automatically only after the first "reply"💡 #450

dgcohen23 opened this issue Jul 21, 2023 · 1 comment
Labels
duplicate 👉 This issue or pull request already exists improvement 💡 Improvement suggestion

Comments

@dgcohen23
Copy link

Describe the improvement

Right now needle creates threads for every post in a channel. It would be great if instead of that, you could have it only do so for posts that have a reply, automatically converting that reply into a thread (and deleting the original reply). This would help keep a server so much more clean! Basically it would help teach people to reply in threads, instead of with the "reply" function.

Problems this improvement solves

Replies are very hard to follow on active Discord servers, particularly if they are replies to older posts. Needle could help alot with this problem by turning the first (or Nth) reply into a thread automatically and deleting the reply. the reply could be posted in the thread and while it might come from the bot, it could tag the original poster of the "reply" and say something like " was posted by @ThatUser and converted into this thread automatically by needle.gg, since threads are better than replies!"

Alternative solutions

No response

@dgcohen23 dgcohen23 added the improvement 💡 Improvement suggestion label Jul 21, 2023
@MarcusOtter
Copy link
Owner

Duplicate of #93

@MarcusOtter MarcusOtter marked this as a duplicate of #93 Jul 21, 2023
@MarcusOtter MarcusOtter closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2023
@MarcusOtter MarcusOtter added the duplicate 👉 This issue or pull request already exists label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate 👉 This issue or pull request already exists improvement 💡 Improvement suggestion
Projects
None yet
Development

No branches or pull requests

2 participants