{"id":19605243,"url":"https://github.com/macket/paidagogos_drawer","last_synced_at":"2026-04-28T16:04:38.468Z","repository":{"id":101868875,"uuid":"261254200","full_name":"Macket/paidagogos_drawer","owner":"Macket","description":"WEB interface for review in Paidagogos Bot","archived":false,"fork":false,"pushed_at":"2023-05-01T21:40:15.000Z","size":2711,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T08:46:25.894Z","etag":null,"topics":["flask","javascript","python","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Macket.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":"2020-05-04T17:40:58.000Z","updated_at":"2021-01-22T10:03:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"c63962a6-5510-4380-a363-632e9cdcfad4","html_url":"https://github.com/Macket/paidagogos_drawer","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/Macket%2Fpaidagogos_drawer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macket%2Fpaidagogos_drawer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macket%2Fpaidagogos_drawer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macket%2Fpaidagogos_drawer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Macket","download_url":"https://codeload.github.com/Macket/paidagogos_drawer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240888674,"owners_count":19873679,"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":["flask","javascript","python","telegram-bot"],"created_at":"2024-11-11T09:42:03.702Z","updated_at":"2026-04-28T16:04:33.426Z","avatar_url":"https://github.com/Macket.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paidagogos Drawer\n\nPaidagogos Drawer provides the review interface for teachers in [Paidagogos Bot](https://github.com/Macket/paidagogos_bot).\n\n## Getting Started\n\nPaidagogos bot requires Python 3.7 and packages specified in ```requirements.txt```.\n\nYou can install them with\n\n```\npip install -r requirements.txt\n```\n\nBefore you start Paidagogos it is necessary to create ```.env``` file:\n\n```\ntouch .env\n```\n\nand fill in this file according to the example below:\n\n```\nDEBUG = True\n\nBOT_TOKEN = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\nADMIN_ID = XXXXXXXXXXX\n\nDATABASE_URL = postgres://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\n\nDB_NAME = paidagogos_db\nDB_USER = user\nDB_PASSWORD = XXXXXXXXXXX\nDB_HOST = localhost\n\nPROXY = https://XXX.XXX.XXX.XXX:XXXX\n\n```\n\n**ATTENTION!!!** ```BOT_TOKEN```, ```DATABASE_URL```, ```DB_NAME```, ```DB_USER```, ```DB_PASSWORD``` and  ```DB_HOST``` must be the same as used for [Paidagogos Bot](https://github.com/Macket/paidagogos_bot)\n\n```DEBUG``` should be **False** in prod\n\n```ADMIN_ID``` is the telegram id of the admin\n\n```PROXY``` is used if Telegram is blocked in your country (also uncomment appropriate code in ***bot.py***)\n\n\nThen you can start Paidagogos bot with this command:\n\n```\npython app.py\n```\n\n## DEMO\n\n\n![check](https://raw.githubusercontent.com/Macket/paidagogos_drawer/master/videos/readme/demo.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacket%2Fpaidagogos_drawer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacket%2Fpaidagogos_drawer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacket%2Fpaidagogos_drawer/lists"}