{"id":22945279,"url":"https://github.com/akhdanfadh/crabigator-bot","last_synced_at":"2026-04-29T09:33:00.051Z","repository":{"id":55058790,"uuid":"522696376","full_name":"akhdanfadh/crabigator-bot","owner":"akhdanfadh","description":"Discord bot made for the WaniKani AI mnemonic project. Python's version of saraqael-m/CrabigatorBot.","archived":false,"fork":false,"pushed_at":"2023-01-15T17:18:58.000Z","size":4225,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T05:33:07.530Z","etag":null,"topics":["bot","discord","pycord","wanikani"],"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/akhdanfadh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-08T20:24:57.000Z","updated_at":"2023-01-15T16:56:02.000Z","dependencies_parsed_at":"2023-02-09T23:00:21.171Z","dependency_job_id":null,"html_url":"https://github.com/akhdanfadh/crabigator-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akhdanfadh/crabigator-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhdanfadh%2Fcrabigator-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhdanfadh%2Fcrabigator-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhdanfadh%2Fcrabigator-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhdanfadh%2Fcrabigator-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akhdanfadh","download_url":"https://codeload.github.com/akhdanfadh/crabigator-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhdanfadh%2Fcrabigator-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32420035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bot","discord","pycord","wanikani"],"created_at":"2024-12-14T14:30:23.164Z","updated_at":"2026-04-29T09:33:00.037Z","avatar_url":"https://github.com/akhdanfadh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crabigator Bot\n\nA python's version of [saraqael's ](https://github.com/saraqael-m/CrabigatorBot) Discord bot, made for the unofficial WaniKani Image Mnemonics project. Said project is hosted on [this](https://discord.com/invite/SbQkGUSeCM) discord server.\n\n## Environment Variables\n\nAll environment variables for the bot are stored in `config.json` as follows. Necessary variables are indicated by `\u003c\u003e`, otherwise they are used for testing. If you wantn to directly use the code, fill all the variables.\n```json\n{\n    \"bot_prefix\": \"\u003cBOT_PREFIX\u003e\",\n    \"bot_token\": \"\u003cBOT_TOKEN\u003e\",\n    \"wk_token\": \"\u003cWANIKANI_API_TOKEN\u003e\",\n    \"developer_ids\": [\n        \u003cYOUR_ID\u003e,\n    ],\n    \"application_id\": \"?APPLICATION_ID?\",\n    \"guild_id\": \"?GUILD_ID?\",\n    \"channel_ids\": {\n        \"announce\": \"\u003cANNOUNCEMENT_CHANNEL_ID\u003e\",\n        \"test\": \"?TEST_CHANNEL_ID?\"\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakhdanfadh%2Fcrabigator-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakhdanfadh%2Fcrabigator-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakhdanfadh%2Fcrabigator-bot/lists"}