> ## 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: areRedditCredentialsSet()

> **areRedditCredentialsSet**(): `boolean`

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

Checks if the Reddit client credentials are set in the environment variables `REDDIT_CLIENT_ID` and
`REDDIT_DEVICE_ID` or in the variables set by `setVariables`.

## Returns

`boolean`

If the Reddit client credentials are set
