Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Claude Code Telegram Notifications

Get notified in Telegram when Claude Code finishes work or needs permission.

Claude Code --> hook --> Telegram Bot --> your phone

Installation

1. Create a Telegram bot

  • Open @BotFather, send /newbot
  • Copy the bot token
  • Send any message to your bot, then open https://api.telegram.org/bot<TOKEN>/getUpdates to get your chat ID

2. Install the plugin

/plugin marketplace add mikhailrojo/claude-telegram-notifications
/plugin install telegram-notifications@claude-telegram-notifications

3. Add your credentials to ~/.claude/settings.json

{
  "env": {
    "TG_BOT_TOKEN": "your-bot-token",
    "TG_CHAT_ID": "your-chat-id"
  }
}

Done. Restart Claude Code and notifications will start arriving.

About

Notifications to telegram when it prompts a user

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages