{"id":17596129,"url":"https://github.com/fyko/discord-wikipedia","last_synced_at":"2026-01-24T11:34:37.028Z","repository":{"id":237563594,"uuid":"794755958","full_name":"Fyko/discord-wikipedia","owner":"Fyko","description":"a discord slash commands app for searching for wikipedia articles","archived":false,"fork":false,"pushed_at":"2024-06-26T22:19:25.000Z","size":37,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T20:49:39.667Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Fyko.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":"2024-05-01T22:09:30.000Z","updated_at":"2024-06-26T22:19:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"76f660ab-516b-4ede-8dcd-0709eaeaf11f","html_url":"https://github.com/Fyko/discord-wikipedia","commit_stats":null,"previous_names":["fyko/discord-wikipedia"],"tags_count":0,"template":false,"template_full_name":"Fyko/rust-template","purl":"pkg:github/Fyko/discord-wikipedia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyko%2Fdiscord-wikipedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyko%2Fdiscord-wikipedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyko%2Fdiscord-wikipedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyko%2Fdiscord-wikipedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fyko","download_url":"https://codeload.github.com/Fyko/discord-wikipedia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyko%2Fdiscord-wikipedia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28726679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"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":[],"created_at":"2024-10-22T08:08:04.865Z","updated_at":"2026-01-24T11:34:37.012Z","avatar_url":"https://github.com/Fyko.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-template\n\n\u003e My opinionated Rust template\n\n## Getting Started\n\n1. Install Cargo Binstall\n\nhttps://github.com/cargo-bins/cargo-binstall#installation\n\n```console\n$ curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash\n# or if you dont like piping random crap into your shell\n$ cargo install cargo-binstall\n```\n\n2. Install Cargo Make\n\nhttps://github.com/sagiegurari/cargo-make\n\n```console\n$ cargo binstall -y cargo-make\n```\n\n3. Initialize the project\n\n```console\n$ makers setup\n```\n\n## Running and testing the project\n\n```console\n$ makers dev\n```\n\n```console\n$ makers test\n```\n\n## Linting and formatting\n\nEffectful formatting and linting was merged into one task:\n\n```console\n$ makers format\n```\n\nYou can run `makers lint` just to spit out errors and warnings.\n\n```console\n$ makers lint\n```\n\n## Deploying\n\n[Dockerfile](./Dockerfile) compiles the project to MUSL for a minimal image.\n\nYou can build it with:\n\n```console\n$ docker buildx build -f ./Dockerfile .\n```\n\nBut the easies way is with [Docker Compose](https://docs.docker.com/compose/).\n\n```console\n$ docker compose up --build\n```\n\nAdditionally, there's a [GitHub Action](./.github/workflows/deploy.yml) that builds and pushes the image to [GitHub Container Registry](https://ghcr.io) on every push to `main` after you uncomment the `on` trigger.\n\n## Integration\n\nThe testing [GitHub Action](./.github/workflows/test.yml) runs on every push to `main` and `pull_request` and formats, tests and builds the project in that order.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffyko%2Fdiscord-wikipedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffyko%2Fdiscord-wikipedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffyko%2Fdiscord-wikipedia/lists"}