# Telegram Bot for Obsidian Capture
Quick capture system using Telegram to send notes to Obsidian.
## Bot Details
- **Bot:** [@nicksobsidianbot](https://t.me/nicksobsidianbot)
- **API Token:** `8011576099:AAFwmkVl9Z4URL__D4svRd9Q4ArcIoZ3gx8`
## Setup
1. Install **Telegram Sync** plugin in Obsidian (Community Plugins)
2. Add the API token to plugin settings
3. Message the bot to capture thoughts
## Usage
Send any message to the bot from Telegram → appears in Obsidian based on plugin template settings.
## Resources
- [Telegram Bot API docs](https://core.telegram.org/bots/api)
- [Telegram Sync plugin](https://github.com/soberhacker/obsidian-telegram-sync)