#π ForumChannel.create_thread() error
24 messages Β· Page 1 of 1 (latest)
@minor steeple
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
show the entire traceback
literally just that,
in your terminal
unless you completely supress the error just to get a very vauge error message through your bot
which i wouldnt reccommend doing
remove all of your error handling and use the command again
and paste the entire error here
Looking at the docs, ForumChannel.create_thread doesn't take a type kekyword at all
wait so then, how do i do it??
!paste
this is where i think the error is occuring:
I did some searching around and I'm not sure if discord.py actually supports creating private threads
it does
its been done before
its BEING done in a server im in
I see it's only possible on TextChannel.create_thread
ohh yeaah that should be fine then
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.