{"id":25010443,"url":"https://github.com/guisalmeida/pybot_ies","last_synced_at":"2026-05-03T12:35:40.449Z","repository":{"id":123867254,"uuid":"405520335","full_name":"guisalmeida/pybot_ies","owner":"guisalmeida","description":"A simple bot that helps you remember schedule and class links in Zoom.","archived":false,"fork":false,"pushed_at":"2021-11-26T23:46:57.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T23:14:11.541Z","etag":null,"topics":["discord-bot","discord-py","docker","docker-image","dockerfile","python"],"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/guisalmeida.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":"2021-09-12T01:36:44.000Z","updated_at":"2021-11-26T23:46:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"e17853de-78c3-4392-83dd-61efd3c369fc","html_url":"https://github.com/guisalmeida/pybot_ies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guisalmeida/pybot_ies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guisalmeida%2Fpybot_ies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guisalmeida%2Fpybot_ies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guisalmeida%2Fpybot_ies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guisalmeida%2Fpybot_ies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guisalmeida","download_url":"https://codeload.github.com/guisalmeida/pybot_ies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guisalmeida%2Fpybot_ies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32569714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["discord-bot","discord-py","docker","docker-image","dockerfile","python"],"created_at":"2025-02-05T04:53:29.980Z","updated_at":"2026-05-03T12:35:40.432Z","avatar_url":"https://github.com/guisalmeida.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PYbot_ies\nA simple bot that helps you remember schedule and class links in Zoom.\n![image](https://user-images.githubusercontent.com/45276342/141849794-e38ae96e-c60e-4301-a8c6-4b5a32a885fe.png)\n\n## Requirements\nConfig `.env` file with:\n```\nTOKEN=\u003ctoken-discord\u003e\nMATRICULA=\u003cies-id\u003e\nSENHA=\u003cpassword\u003e\n```\n\nMake you sure have [**docker**](https://www.docker.com/) instaled.\n\n## Usage\nYou can download a image for this aplication:\n```sh\ndocker pull guisalmeida/pybot_ies:latest\n```\n\nAfter modifying the files, run the following commands to build and up the container with the application:\n```sh\n# build image\ndocker build -t guisalmeida/pybot_ies:latest .\n\n# run in detach\ndocker run -d \\\n-e TOKEN='token-discord' \\\n-e MATRICULA='matricula-ies' \\\n-e SENHA='senha-ies' \\\n--name pybot_ies guisalmeida/pybot_ies:latest\n\n# run test to request IES api\ndocker run -it --rm --name pybot_ies guisalmeida/pybot_ies:latest python utils.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguisalmeida%2Fpybot_ies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguisalmeida%2Fpybot_ies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguisalmeida%2Fpybot_ies/lists"}