{"id":37889416,"url":"https://github.com/hs3city/glider","last_synced_at":"2026-01-16T16:55:02.380Z","repository":{"id":42662391,"uuid":"474884476","full_name":"hs3city/glider","owner":"hs3city","description":"Discord bot that reflects the status of your Space","archived":false,"fork":false,"pushed_at":"2025-05-21T14:56:42.000Z","size":259,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-05-21T15:47:57.252Z","etag":null,"topics":["discord","discord-bot","discord-py","python","spaceapi"],"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/hs3city.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,"zenodo":null}},"created_at":"2022-03-28T07:04:16.000Z","updated_at":"2025-05-21T14:56:46.000Z","dependencies_parsed_at":"2025-05-07T18:39:35.212Z","dependency_job_id":null,"html_url":"https://github.com/hs3city/glider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hs3city/glider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hs3city%2Fglider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hs3city%2Fglider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hs3city%2Fglider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hs3city%2Fglider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hs3city","download_url":"https://codeload.github.com/hs3city/glider/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hs3city%2Fglider/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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","discord-bot","discord-py","python","spaceapi"],"created_at":"2026-01-16T16:55:02.287Z","updated_at":"2026-01-16T16:55:02.354Z","avatar_url":"https://github.com/hs3city.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Glider \n\n## Requirements\n- Python 3.8+\n- [A Discord bot token](https://www.writebots.com/discord-bot-token/)\n- [A valid Space API endpoint](https://spaceapi.io/)\n- [Channel ID Number](https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID#h_01HRSTXPS5FMK2A5SMVSX4JW4E)\n- Required Python dependencies (see `pyproject.toml`)\n- Poetry\n\n## Installation\n\n### 1. Clone the Repository\n```sh\ngit clone https://github.com/hs3city/glider\ncd glider\n```\n\n### 2. Create a Virtual Environment\n```sh\npython -m venv venv\nsource venv/bin/activate\n```\n\n### 3. Install Dependencies\n#### Using `poetry`\n```sh\npoetry install\n```\n\n### 4. Set Up Environment Variables\nCreate a `.env` file or export these variables:\n```sh\nexport DISCORD_TOKEN='your-discord-bot-token'\nexport SPACE_ENDPOINT='https://your-space-api-endpoint.com/'\nexport DISCORD_CHANNEL_ID='your-discord-channel-id'\n```\n\n### 5. Run the Bot\n```sh\npython bot.py\n```\nOr with `poetry`:\n```sh\npoetry run python bot.py\n```\n\n## Docker Deployment\nA `Dockerfile` is included for containerized deployment.\n\n### Build the Docker Image\n```sh\ndocker build -t glider .\n```\n\n### Run the Container\n```sh\ndocker run -e DISCORD_TOKEN='discord-bot-token' \\\n           -e SPACE_ENDPOINT='https://your-space-api-endpoint.com/' \\\n           -e DISCORD_CHANNEL_ID='your-discord-channel-id' \\\n           glider\n```\n\n## Configuration\n- **`res/glider_closed.png` \u0026 `res/glider_open.png`**: Bot avatars for different statuses.\n- **`poetry.lock`**: Python dependencies.\n- **`ruff.toml`**: Linter configuration.\n\n## Contributing\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Make your changes.\n4. Submit a pull request.\n\n## License\nThis project is licensed under the terms of the [MIT](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhs3city%2Fglider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhs3city%2Fglider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhs3city%2Fglider/lists"}