Open corvock opened 7 months ago
hello there @corvock , currently threadopener ignores bot and discord system messages however I could add an separate config option to listen to bots and discord system messages.
My use case is, I gave a bot that puts news in from RSS into a channel. I’d like to make it so users cannot post messages I to the channel, but a bot makes threads for each of the articles emitted and then the threads can live while there is discussion otherwise they will time out. Keeping the main channel a bit cleaner and conversation. More focused
I’d like that as an option, but it doesn’t ruin my day if it isn’t there either.
On Fri, Mar 29, 2024 at 10:25 PM Lemon Rose @.***> wrote:
hello there @corvock https://github.com/corvock , currently threadopener ignores bot and discord system messages however I could add an separate config option to listen to bots and discord system messages.
— Reply to this email directly, view it on GitHub https://github.com/japandotorg/Seina-Cogs/issues/47#issuecomment-2027923457, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPBVUPYUC3HP7G2IVLNW3LY2ZEC5AVCNFSM6AAAAABFNOZJW2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRXHEZDGNBVG4 . You are receiving this because you were mentioned.Message ID: @.***>
For threadopener is it just unable to open threads for other bot's messages? or is there a way to do that? It is a function I have been looking for and finally found it, but it doesn't work against bot generated messages (for me at least).
--Ryan