#πŸ”’ ForumChannel.create_thread() error

24 messages Β· Page 1 of 1 (latest)

minor steeple
#

ive never dealt with forums so im not sure what the error is, but heres the code
https://paste.pythondiscord.com/BDEQ

error:
Failed to create a private thread: ForumChannel.create_thread() got an unexpected keyword argument 'type'

upbeat tundraBOT
#

@minor steeple

Python help channel opened

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.

minor steeple
vale turret
#

unless you completely supress the error just to get a very vauge error message through your bot

#

which i wouldnt reccommend doing

vale turret
#

remove all of your error handling and use the command again

#

and paste the entire error here

potent shell
#

Looking at the docs, ForumChannel.create_thread doesn't take a type kekyword at all

minor steeple
#

!paste

potent shell
minor steeple
#

its been done before

#

its BEING done in a server im in

potent shell
#

I see it's only possible on TextChannel.create_thread

minor steeple
upbeat tundraBOT
#
Python help channel closed

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.