Claude-Telegram-Bot icon indicating copy to clipboard operation
Claude-Telegram-Bot copied to clipboard

Anthropic Claude & Google Bard Bot for Telegram.

Results 12 Claude-Telegram-Bot issues
Sort by recently updated
recently updated
newest added

When running my Telegram bot script (bot.py), I encountered a ModuleNotFoundError for the 'Bard' module in the bard_utils.py file. This occurred because the required module was not installed or properly...

This PR applies changes that make the switch to the new API needed for Claude3 models and removes support for the old models. If you deem it to be necessary,...

Hi! I installed the bot in telegram, but sometimes an error occurs ❌ Error orrured: Flood control exceeded. Retry in 31 seconds. /reset. I think it's because of the stream...

The key size of the __Secure-1PSID cookie changed and is now not valid for authentication. I have tried to correct this but I cannot find a way to authenticate with...

__Secure-1PSIDTS is disappear ![image](https://github.com/ciuzaak/Claude-Telegram-Bot/assets/63089521/9660a028-4a3f-4188-b978-8295b52a4c4f)

without any other Error message, given that

I want to ask can we remove the filter of the user so every one can use it

This is pretty neat. Any chance of supporting https://github.com/anthropics/anthropic-bedrock-python for those of us without a Claude API key?

Hello, I have been using your Claude-Telegram-Bot and I am quite satisfied with its functionality. However, I have come across a requirement that I believe could be a valuable addition...

hi, can you give a example for config.yml, pls? my config looks like the following text but it dont works...: telegram: bot_token: XXX0496345:AAGnLNDPXXXXKvfhGVaK5UtwQg4bWIUXXXX user_ids: [6196040247] claude: api: CLAUDE_API_KEY # leave...