> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Function: areTwitchEventSubCredentialsSet()

> **areTwitchEventSubCredentialsSet**(): `boolean`

Defined in: [variables.ts:60](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/twitch-helpers/src/lib/variables.ts#L60)

Checks if the Twitch EventSub credentials are set in the environment variables `TWITCH_EVENT_SUB_SECRET` and
`TWITCH_EVENT_SUB_CALLBACK` or in the variables set by `setVariables`.

## Returns

`boolean`

If the Twitch EventSub credentials are set
