Skip to content

Auto creation of threads in suggestion channel #468

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

Closed
Taz03 opened this issue Jul 18, 2022 · 8 comments · Fixed by #469
Closed

Auto creation of threads in suggestion channel #468

Taz03 opened this issue Jul 18, 2022 · 8 comments · Fixed by #469
Assignees
Labels
enhancement New feature or request priority: normal

Comments

@Taz03
Copy link
Member

Taz03 commented Jul 18, 2022

Right now the bot adds up and down reaction on every message also on messages where someone created a thread. Ex:-
image

Describe the solution you'd like
Let the bot create a thread for each suggestion and rest discussion will go inside it

Describe alternatives you've considered
Analyse the message if it is an thread created message then don't add reactions to it

@Taz03 Taz03 added the enhancement New feature or request label Jul 18, 2022
@Zabuzard
Copy link
Member

Related and almost duplicate: #401

@Zabuzard
Copy link
Member

But sure, good suggestion.

@Taz03
Copy link
Member Author

Taz03 commented Jul 19, 2022

Hmm yes, so what should i do close this issue?

@Zabuzard
Copy link
Member

No, they kinda talk about different ways to go about the issue. They are mutually exclusive though. So whichever is implemented first should close the other, I guess.

@Taz03
Copy link
Member Author

Taz03 commented Jul 19, 2022

What do u think will be a better solution for this problem?

@Taz03
Copy link
Member Author

Taz03 commented Jul 19, 2022

I can do the implementation

@Zabuzard
Copy link
Member

Zabuzard commented Jul 19, 2022

Yes, I like the idea of auto-thread creation for this. Feel free to get started if you want. Would be nice :) You can have a look at ImplicitAskListener to get an idea of how to listen to messages in a channel and create threads out of them.

@Taz03
Copy link
Member Author

Taz03 commented Jul 19, 2022

can u assign me for this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: normal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants