{"id":16568122,"url":"https://github.com/wogong/obsidian-bot","last_synced_at":"2026-04-17T22:04:19.972Z","repository":{"id":224459610,"uuid":"651427829","full_name":"wogong/obsidian-bot","owner":"wogong","description":"This is a Telegram bot that allows you to add log to your journal in Obsidian.","archived":false,"fork":false,"pushed_at":"2024-09-26T14:44:17.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T00:00:01.665Z","etag":null,"topics":["obsidian","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wogong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-09T08:05:24.000Z","updated_at":"2024-09-26T14:44:24.000Z","dependencies_parsed_at":"2024-11-15T12:05:27.898Z","dependency_job_id":null,"html_url":"https://github.com/wogong/obsidian-bot","commit_stats":null,"previous_names":["wogong/obsidian-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wogong%2Fobsidian-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wogong%2Fobsidian-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wogong%2Fobsidian-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wogong%2Fobsidian-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wogong","download_url":"https://codeload.github.com/wogong/obsidian-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242012891,"owners_count":20057765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["obsidian","telegram","telegram-bot"],"created_at":"2024-10-11T21:08:25.398Z","updated_at":"2026-04-17T22:04:19.960Z","avatar_url":"https://github.com/wogong.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Obsidian Bot\n\nThis is a Telegram bot that allows you to add log to your daily log in Obsidian.\n\n## Steps\n\n1. Create a new bot with @BotFather and obtain its token.\n2. Obtain your UserID with @userinfobot.\n3. Copy the `.env.example` to `.env` and update the config file with your own values.\n4. Install the required packages with `pip install -r requirements.txt`, then run the bot with `python bot.py`.\n5. Or, if you use `uv`, just run `uv run src/bot.py`.\n\n## Configuration\n\n| Variable | Required | Description |\n|----------|----------|-------------|\n| `OBPATH` | Yes | Path to your Obsidian vault directory |\n| `BOT` | Yes | Telegram Bot token from @BotFather |\n| `CHAT_ID` | Yes | Your Telegram user ID from @userinfobot |\n| `UPTIME_URL` | No | Uptime Kuma push monitor URL for heartbeat |\n| `INTERVAL` | No | Heartbeat interval in seconds (default: 60) |\n\n## Usage\n\nMessage the bot and it will reply with \"Saved.\", which means ok or error information.\n\n## Uptime Monitoring\n\nThe bot supports [Uptime Kuma](https://github.com/louislam/uptime-kuma) push monitors. To enable, set `UPTIME_URL` to your push monitor URL. The bot will send a heartbeat every `INTERVAL` seconds (default: 60).\n\n## TODO\n- [] Review today in history.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwogong%2Fobsidian-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwogong%2Fobsidian-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwogong%2Fobsidian-bot/lists"}