Inital Commit
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@ -0,0 +1,7 @@
|
||||
# OpenAI and social integrations
|
||||
OPENAI_API_KEY=your-openai-api-key-here
|
||||
YOUTUBE_API_CLIENT_ID=your-client-id
|
||||
YOUTUBE_API_CLIENT_SECRET=your-client-secret
|
||||
MASTODON_ACCESS_TOKEN=your-mastodon-token
|
||||
BLUESKY_HANDLE=llamachileshop.bsky.social
|
||||
BLUESKY_APP_PASSWORD=your-bluesky-password
|
||||
Reference in New Issue
Block a user