For the complete documentation index, see llms.txt. This page is also available as Markdown.
Channel Create
How to use the Channel Create event in Discord Bot Studio
This event is emitted whenever a guild channel is created.
tempVars.createdchannel is the variable which contains the value of the channel which was created to fire this event. It can be leveraged in the responses connected to this event node.