Replies: 3 comments
-
anyone? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry I missed this, install the alpha from the master branch for thread support. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @dolfies ! I got this working, thank you for your assistance! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for all of the work on this. I've been using discord.py and looking for a longer solution for the userbot.
I saw a few posts about this but they were all pretty old, so checking in fresh thread.
I want to receive message updates when messages are posted in a thread, but those threaded messages do not show up in the on_message(..) event handler. (Not what i'm looking for, but I can't even get thread creation to trigger the on_thread_create() event.)
Are threads active in this and how can I access the messages there? THANK YOU
Beta Was this translation helpful? Give feedback.
All reactions