{"id":13522685,"url":"https://github.com/Nriver/trilium-bot","last_synced_at":"2025-03-31T23:32:10.262Z","repository":{"id":78130398,"uuid":"462116659","full_name":"Nriver/trilium-bot","owner":"Nriver","description":"Telegram bot for Trilium Notes","archived":false,"fork":false,"pushed_at":"2024-03-15T01:25:59.000Z","size":35,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T18:05:44.211Z","etag":null,"topics":["automation","bot","python","telegram","telegram-bot","telegram-bot-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nriver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-02-22T03:04:34.000Z","updated_at":"2025-03-14T14:57:08.000Z","dependencies_parsed_at":"2024-11-02T07:30:32.504Z","dependency_job_id":"c5d12ce6-cd4d-4631-a844-813ae3002088","html_url":"https://github.com/Nriver/trilium-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nriver%2Ftrilium-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nriver%2Ftrilium-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nriver%2Ftrilium-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nriver%2Ftrilium-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nriver","download_url":"https://codeload.github.com/Nriver/trilium-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246558107,"owners_count":20796696,"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":["automation","bot","python","telegram","telegram-bot","telegram-bot-api"],"created_at":"2024-08-01T06:00:51.188Z","updated_at":"2025-03-31T23:32:05.248Z","avatar_url":"https://github.com/Nriver.png","language":"Python","funding_links":[],"categories":["🖥️ ETAPI"],"sub_categories":["🤖 ETAPI programs"],"readme":"# trilium-bot\n\nTelegram bot for Trilium Notes powered by Trilium-py.\n\n# What is it?\n\nIt's a Telegram Bot to interact with Trilium Notes. Mainly I use it to manage my todo list.\n\nIt uses a standard python module named [trilium-py](https://github.com/Nriver/trilium-py) ( which I wrote :) ) to communicate with Trilium through [ETAPI](https://github.com/zadam/trilium/wiki/ETAPI).\n\n# Features\n\n1. Send '/start' to the bot to get feature buttons.\n\n2. Send text messages to the bot, it will save the message as a subnote to today's note.\n\n3. Tapping `TODO List` will get you todo list from today's note. Then tap the item to get it checked/unchecked. Also, you\ncan add/delete/update todos with the function buttons.\n\n4. The bot contains a scheduled task to automatically move yesterday's unfinished/unchecked todo items to today's note. You\ncan change the time to execute it in `config.json`.\n\n# How to use\n\n0. Please refer to (official docs)[https://core.telegram.org/bots] to create a bot if you do not have one.\n1. Install packages with `pip3 install -r requirements.txt --user`.\n2. Open `settings.py` and change the config to yours. Please note that you must set `admin_list` correctly. Only user\n   who is in this list can use this bot.\n3. Run with `python3 trilium-bot.py`.\n\n# How to update\n\n1. Update code `git pull`\n2. Update dependency `pip3 install -U -r requirements.txt --user`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNriver%2Ftrilium-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNriver%2Ftrilium-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNriver%2Ftrilium-bot/lists"}