A simple Claude AI Bot that uses the Claude API
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Initial commit

+4 -4
.DS_Store

This is a binary file and will not be displayed.

+4 -4
.env.example
··· 1 1 # Bluesky credentials 2 - BLUESKY_HANDLE=claude.altq.net 3 - BLUESKY_PASSWORD=b32p-fuqn-fio2-zigl 2 + BLUESKY_HANDLE=handle 3 + BLUESKY_PASSWORD=password 4 4 5 5 # Bot configuration 6 - BOT_HANDLE=claude.altq.net 6 + BOT_HANDLE=handle 7 7 8 8 # Anthropic Claude API Key 9 - ANTHROPIC_API_KEY=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 9 + ANTHROPIC_API_KEY=key