{"id":21133846,"url":"https://github.com/furiel/reminderbot","last_synced_at":"2026-01-01T22:52:09.539Z","repository":{"id":93375286,"uuid":"124748138","full_name":"furiel/ReminderBot","owner":"furiel","description":"Reminder notifications using telegram","archived":false,"fork":false,"pushed_at":"2021-12-28T20:39:00.000Z","size":37,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T06:28:44.425Z","etag":null,"topics":["hylang","notifications","telegram"],"latest_commit_sha":null,"homepage":null,"language":"Hy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/furiel.png","metadata":{"files":{"readme":"README.org","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":"2018-03-11T11:06:13.000Z","updated_at":"2021-12-29T04:14:55.000Z","dependencies_parsed_at":"2023-03-29T05:32:03.852Z","dependency_job_id":null,"html_url":"https://github.com/furiel/ReminderBot","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/furiel%2FReminderBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furiel%2FReminderBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furiel%2FReminderBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furiel%2FReminderBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/furiel","download_url":"https://codeload.github.com/furiel/ReminderBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243581060,"owners_count":20314162,"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":["hylang","notifications","telegram"],"created_at":"2024-11-20T06:19:00.654Z","updated_at":"2026-01-01T22:52:04.499Z","avatar_url":"https://github.com/furiel.png","language":"Hy","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Reminder bot\n\nThis telegram can schedule you messages in the future. It can be used as a lightweight reminder app inside telegram.\n\n* Installation\n  - Install hy3 (pip3 install hy)\n  - Install syslog-ng (\u003e=3.18).\n    If compiled from source, make sure http and python3 support is enabled:\n    - with autotools/configure: configure --enable-http --enable-python --with-python=3\n    - with cmake: cmake -DPYTHON_VERSION=3 -DENABLE_PYTHON=yes -DENABLE_CURL=yes\n\n  - Clone ReminderBot somewhere.\n  - Add project to pythonpath: for example into a systemd file: Environment=\"PYTHONPATH=[..]/ReminderBot\"\n  - Edit your syslog-ng configuration based on the example.\n  - Make sure you edit the bot id to your telegram api token\n  - Make sure you edit the allowed_users as a comma separated value. If you want any user to use your bot, just remove allowed_users from the configuration.\n\n* Usage\n  Add your bot to a group chat, or start a chat with your bot. Available commands:\n#+BEGIN_EXAMPLE\n  - /later 10s test message\n  - /later 5m test message\n  - /later 12h test message\n  - /later 1d test message\n  - /at 2018-02-29 test message\n#+END_EXAMPLE\n\n* Tests\n#+BEGIN_SRC sh\n$ pytests tests/\n#+END_SRC\n\n* Dependencies\n- hy3\n- python3\n- pytest - for testing\n- syslog-ng (\u003e= 3.18) with http and python3 support.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuriel%2Freminderbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuriel%2Freminderbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuriel%2Freminderbot/lists"}