Talk to Claude AI in Telegram, no API key needed!
The functionality is very basic at the moment. I'll be adding replies and context to messages shortly. If you want to contribute, I'm happy to accept PRs.
- Clone repo.
- Run
npm i
in project folder. - Rename .env.example to .env and provide bot token & sessionKey.
- Run
node bot
to start the bot.
- Use
rm -rf
.
Note: If you're unfamiliar with this command, delete project folder from file explorer.
Since Anthropic has been reluctant to provide API access unless you're a major org, the only way to access Claude is through the unofficial API. Note that this is unstable as they may push breaking changes and there is risk of your account being banned, for which I will not be liable.
AGPL-3.0 ©️ Zubin