{"id":18391039,"url":"https://github.com/vadvergasov/hometaskbot","last_synced_at":"2025-04-12T09:00:02.780Z","repository":{"id":36983856,"uuid":"321713456","full_name":"VadVergasov/HometaskBot","owner":"VadVergasov","description":"Telegram bot, which parses home task from schools.by","archived":false,"fork":false,"pushed_at":"2024-02-26T02:29:42.000Z","size":518,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T08:59:55.703Z","etag":null,"topics":["bot","diary","hometask","html","lxml","python3","requests","schools","telegram","telegram-bot","webscraping"],"latest_commit_sha":null,"homepage":"","language":"Python","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/VadVergasov.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":"2020-12-15T15:44:36.000Z","updated_at":"2024-01-12T18:16:56.000Z","dependencies_parsed_at":"2023-09-22T09:41:30.568Z","dependency_job_id":"7c9b7221-8d50-4e35-a064-8bcff6d06bc8","html_url":"https://github.com/VadVergasov/HometaskBot","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/VadVergasov%2FHometaskBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VadVergasov%2FHometaskBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VadVergasov%2FHometaskBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VadVergasov%2FHometaskBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VadVergasov","download_url":"https://codeload.github.com/VadVergasov/HometaskBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543861,"owners_count":21121838,"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":["bot","diary","hometask","html","lxml","python3","requests","schools","telegram","telegram-bot","webscraping"],"created_at":"2024-11-06T01:50:26.218Z","updated_at":"2025-04-12T09:00:02.737Z","avatar_url":"https://github.com/VadVergasov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"HometaskBot\n[![License](https://img.shields.io/github/license/VadVergasov/HometaskBot)](https://github.com/VadVergasov/HometaskBot/blob/master/LICENSE)\n[![Stars](https://img.shields.io/github/stars/VadVergasov/HometaskBot)](https://github.com/VadVergasov/HometaskBot/stargazers)\n![Codestyle](https://img.shields.io/badge/code%20style-black-000000.svg)\n===========\n\nSimple to use Telegram bot, that can send hometask from schools.by, belorussian e-diary platform.\n\nSetup\n-----------\n\n```bash\ngit clone https://github.com/VadVergasov/HometaskBot.git\ncd HometaskBot\npython3 -m venv bot-env\nbot-env\\Scripts\\activate.bat # For Windows.\nsource bot-env/bin/activate # For Linux and MacOS\npip install -r requirements.txt\n```\n\nCopy config.py.template to config.py insert all required values (example can be found in examples folder), then run by\n\n```bash\npython3 main.py\n```\n\nBasic usage\n-----------\n\nHow to login: type `/login`. Bot will reply to this command with a message. You should reply to bot's message with your credentials in format `username password`. This will save your token and let you use the bot.\n\nTo get hometask, you should type `/hometask`. That will return button list with days in week. First and last buttons used to switch previous/upcoming weeks accordingly.\n\n`/set` command is useful for using bot in group chat. Typing this command will link the group's diary to the diary of the person who sent the command. *Note. Person, who sent the command should have token, registered in bot (in simple words, logged into the bot)*\n\n`/marks` command will give you all marks in current quarter.\n\n`/select` is command for parents for selecting pupil.\n\nLicense\n-----------\n\nLicensed under GPLv3. See LICENSE file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvadvergasov%2Fhometaskbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvadvergasov%2Fhometaskbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvadvergasov%2Fhometaskbot/lists"}