{"id":16790913,"url":"https://github.com/gomjellie/soongsiri","last_synced_at":"2025-10-13T09:32:01.145Z","repository":{"id":50162259,"uuid":"92480807","full_name":"gomjellie/SoongSiri","owner":"gomjellie","description":"🐟 숭실대 카카오톡 학식봇","archived":false,"fork":false,"pushed_at":"2023-01-11T03:09:39.000Z","size":9276,"stargazers_count":7,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-02T06:28:26.837Z","etag":null,"topics":["flask","messangerbot","university-project"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gomjellie.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}},"created_at":"2017-05-26T06:46:54.000Z","updated_at":"2023-05-21T15:41:07.000Z","dependencies_parsed_at":"2023-02-09T00:31:00.637Z","dependency_job_id":null,"html_url":"https://github.com/gomjellie/SoongSiri","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gomjellie/SoongSiri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomjellie%2FSoongSiri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomjellie%2FSoongSiri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomjellie%2FSoongSiri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomjellie%2FSoongSiri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gomjellie","download_url":"https://codeload.github.com/gomjellie/SoongSiri/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomjellie%2FSoongSiri/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014524,"owners_count":26085536,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","messangerbot","university-project"],"created_at":"2024-10-13T08:32:25.994Z","updated_at":"2025-10-13T09:32:01.103Z","avatar_url":"https://github.com/gomjellie.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# What is Soongsiri?\n\n숭실대학교 식단, 도서관 열람실, 근처 교통정보를 카카오톡으로 제공하는 카카오톡 채팅봇입니다.\n\n식단지원 리스트는 다음과 같습니다:\n\n학식(학생 식당), 교식(교직원 식당), 기식(기숙사), 푸트코트, 스낵코너, 더 키친\n\n식단정보를 보여줄 뿐만아니라 별점을 매겨서 다른 학우의 선택을 도울 수 있습니다.\n\n![run on mac](DOCS/haksik.gif)\n\n# 서비스를 이용하는 법\n\n모바일에서 [http://pf.kakao.com/_EMxkxgd](http://pf.kakao.com/_EMxkxgd) 링크를 통해 친구추가 하거나, 플러스친구 검색에서 `숭실대 학식` 을 검색해서 친구추가 합니다.\n\n## install dependencies\n```bash\nvirtualenv venv -p python3\n\nsource ./venv/bin/activate\n\npip install -r ./requirements.txt\n```\n\n## set time-zone\n\n```bash\ndpkg-reconfigure tzdata\n```\n\nasia -\u003e seoul 선택\n\n## set mongodb environ\n\nhttps://www.digitalocean.com/community/tutorials/how-to-install-mongodb-on-ubuntu-16-04\n\n```bash\nsudo systemctl start mongodb\n\nsudo systemctl stop mongodb\n```\n\n## setup\n\n```bash\n\ncp ./soongsiri.service /etc/systemd/system/soongsiri.service\ncp ./soongsiri.nginx /etc/nginx/sites-available/soongsiri\nln -s /etc/nginx/sites-available/soongsiri /etc/nginx/sites-enabled\n\n```\n\n\n## start\n\n```bash\n\nsystemctl start soongsiri\nsystemctl enable soongsiri\n# systemctl daemon-reload\n\nservice nginx start\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgomjellie%2Fsoongsiri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgomjellie%2Fsoongsiri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgomjellie%2Fsoongsiri/lists"}