{"id":19899160,"url":"https://github.com/tootouch/hackers-assistant","last_synced_at":"2026-06-14T07:34:42.585Z","repository":{"id":82294385,"uuid":"281889768","full_name":"TooTouch/Hackers-Assistant","owner":"TooTouch","description":"Automatic program for updating comments in boards using python and notion for Hackers Assistance ","archived":false,"fork":false,"pushed_at":"2020-08-28T09:29:18.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T20:44:26.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/TooTouch.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-07-23T08:02:13.000Z","updated_at":"2020-08-28T09:29:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a9d54a3-f485-4297-b919-176e078a6bfa","html_url":"https://github.com/TooTouch/Hackers-Assistant","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/TooTouch%2FHackers-Assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTouch%2FHackers-Assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTouch%2FHackers-Assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTouch%2FHackers-Assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TooTouch","download_url":"https://codeload.github.com/TooTouch/Hackers-Assistant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241329416,"owners_count":19944984,"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":[],"created_at":"2024-11-12T20:07:23.813Z","updated_at":"2026-06-14T07:34:37.546Z","avatar_url":"https://github.com/TooTouch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hackers Assistance\n\nThis is a repository for automatic programs helped work easily when I worked as hackers assistant in Hackers. I can save a lot of time that spent on other important matters through this repo. Program list is as follows.\n\n1. Update the number of student applied classes\n2. Check students' comments \n\n**Requirements**\n- Hackers assistance ID and PASSWORD  \n    https://www.hackers.ac/teachers/index.php\n- Notion page url and token_v2  \n    [How to get token_v2](https://github.com/TooTouch/notionist)\n\n# 1. Update the number of student applied classes\n\n**Run**\n```bash\npython students.py --id=YOUR_ID --pwd=YOUR_PASSWORD\n```\n\n**Result**\n- students.csv\n    Features | Description\n    ---|---\n    title | class name (group)\n    name | class name (full)\n    class_time | class time\n    onoff | 1. on-line 2. off-line\n    nb_students | the number of student\n\n- students_stat.csv\n    - Getting sum of the number of student by title in students.csv\n\n    Features | Description\n    ---|---\n    title | class name (group)\n    class_time | class time\n    nb_students | the number of student\n\n\n\n# 2. Check students' comments\n\n**Run**\n\nI use github action which runs periodically comments.py. If you want to know how to set options, you can see [here](https://github.com/TooTouch/Hackers-Assistance/blob/master/.github/workflows/python-package.yml).\n\n**Result**\n- Dataframe Description\n\n    Features | Description\n    ---|---\n    title | post title\n    name | publisher name\n    category | 1. teacher 2. student\n    class_name | class name (full-name)\n    date | published date\n    nb_comment | the number of comment\n    url  | post url\n\n- Notion Collection(Table)\n    ![comments](https://user-images.githubusercontent.com/37654013/89047569-901cac80-d389-11ea-8b35-8af1fb631945.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftootouch%2Fhackers-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftootouch%2Fhackers-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftootouch%2Fhackers-assistant/lists"}