> For the complete documentation index, see [llms.txt](https://docs.discordbotstudio.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discordbotstudio.org/events/event-types/channel-create.md).

# Channel Create

How to use the Channel Create event in Discord Bot Studio

![](https://1776366025-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0L1z_JwGF9x5j-YBBE%2Fuploads%2FjNWwKCfBNmVFyTnjJE16%2Fimage.png?alt=media\&token=1c6b84b9-8321-4f43-b015-e711c4869a6b)

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.

### Example response

![](https://1776366025-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0L1z_JwGF9x5j-YBBE%2Fuploads%2FtzboVctkukpBkbrUowNb%2Fimage.png?alt=media\&token=226f45e4-955c-42d8-ba94-ccdda7741f35)
