{"id":25599540,"url":"https://github.com/dmakeienko/remind_me_bot","last_synced_at":"2025-06-24T06:05:54.764Z","repository":{"id":133364546,"uuid":"163171944","full_name":"dmakeienko/remind_me_bot","owner":"dmakeienko","description":"Telegram Bot that will remind you about important things","archived":false,"fork":false,"pushed_at":"2020-07-06T10:36:34.000Z","size":288,"stargazers_count":17,"open_issues_count":14,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T05:13:03.805Z","etag":null,"topics":["chatbot","python","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmakeienko.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":"2018-12-26T11:21:04.000Z","updated_at":"2024-04-02T17:40:31.000Z","dependencies_parsed_at":"2023-03-24T11:34:17.817Z","dependency_job_id":null,"html_url":"https://github.com/dmakeienko/remind_me_bot","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/dmakeienko/remind_me_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmakeienko%2Fremind_me_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmakeienko%2Fremind_me_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmakeienko%2Fremind_me_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmakeienko%2Fremind_me_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmakeienko","download_url":"https://codeload.github.com/dmakeienko/remind_me_bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmakeienko%2Fremind_me_bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261618105,"owners_count":23185091,"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":["chatbot","python","telegram","telegram-bot"],"created_at":"2025-02-21T14:36:27.050Z","updated_at":"2025-06-24T06:05:54.744Z","avatar_url":"https://github.com/dmakeienko.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nThis is a RemindMe Bot. It will help you remember important things through Telegram.\nYou can add this bot at Telegram as @how_to_find_name_for_bot or by the [link](https://t.me/how_to_find_name_for_bot)\n\n## Available commands\n\n![Help](media/bot.png)\n\n\n## Interface\n\n### Remind\n![Remind](media/remind.png)\n\n### List (today)\n![List](media/list.png)\n\n\n# Installing\n\nThis bot is created with [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot)\n\n## Requirments\n\n - python 3.6+\n - Postgresql 11+\n - python-telegram-bot library v (see in [requirments](requirments.txt))\n\n## Configuring environment\n\nCreate `.env` file and add token: (show `.env.example`)\n```\n    TELEGRAM_TOKEN=\"your_obtained_token\"\n```\n\nInstall python packages:\n```\n    pip3 install -r requirments.txt\n```\n\n**OR**\n\nuse Docker:\n```\ndocker-compose up \n```\n\n## License\n\nLicensed under Apache 2.0. See file [LICENSE](LICENCE)\n\nIcons made by \u003ca href=\"http://www.dariusdan.com/\" title=\"Darius Dan\"\u003eDarius Dan\u003c/a\u003e from \u003ca href=\"https://www.flaticon.com/\" title=\"Flaticon\"\u003e www.flaticon.com\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmakeienko%2Fremind_me_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmakeienko%2Fremind_me_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmakeienko%2Fremind_me_bot/lists"}