{"id":20098937,"url":"https://github.com/jackssrt/josh","last_synced_at":"2025-03-02T16:41:16.919Z","repository":{"id":142731956,"uuid":"602304472","full_name":"jackssrt/josh","owner":"jackssrt","description":"A Splatoon-oriented discord bot written in typescript!","archived":false,"fork":false,"pushed_at":"2024-09-13T05:56:43.000Z","size":2916,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T04:08:23.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackssrt.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}},"created_at":"2023-02-15T23:27:26.000Z","updated_at":"2024-09-13T05:56:47.000Z","dependencies_parsed_at":"2023-10-29T12:25:20.298Z","dependency_job_id":"16071ea2-604f-42a7-9880-fc2ae343e757","html_url":"https://github.com/jackssrt/josh","commit_stats":null,"previous_names":["jackssrt/josh"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackssrt%2Fjosh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackssrt%2Fjosh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackssrt%2Fjosh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackssrt%2Fjosh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackssrt","download_url":"https://codeload.github.com/jackssrt/josh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241541360,"owners_count":19979117,"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","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-11-13T17:07:14.060Z","updated_at":"2025-03-02T16:41:16.892Z","avatar_url":"https://github.com/jackssrt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Josh\n\n[![GitHub last commit (branch)](https://img.shields.io/github/last-commit/jackssrt/josh/main)](https://github.com/jackssrt/josh/commits/main) [![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/jackssrt/josh/check.yml)](https://github.com/jackssrt/josh/actions)\n\nA Splatoon-oriented discord bot for my server! Josh is written in typescript with [discord.js](https://github.com/discordjs/discord.js).\n\n## Features\n\n- Rich integration with the [splatoon3.ink](https://www.splatoon3.ink) API\n  - [Handwritten type definitions](https://github.com/jackssrt/josh/blob/main/src/types/schedulesApi.ts)\n  - Automatic maps and modes rotation updates\n  - Automatic event creation for challenges\n  - And semi-automatic events for splatfests\n- A hide and seek game timer and team manager\n- A statistics channel with a super cool invite graph!\n- Server join and leave logs and dynamic welcome messages\n- Automatic role category assignment\n- A text-to-speech channel where each message is spoken in a voice channel\n- Voice join and leave announcements\n- Automatic voice channel creation and removal to meet demand\n- An extensive command, event and context menu item handler\n\n### Screenshots\n\n\u003cdetails\u003e\n\u003csummary\u003eOpen\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cimg alt=\"Maps and modes rotation\" src=\"https://raw.githubusercontent.com/jackssrt/josh/main/docs/images/mapsAndModes.png\" /\u003e\u003c/li\u003e\n\u003cli\u003e\u003cimg alt=\"Salmon run rotation\" src=\"https://raw.githubusercontent.com/jackssrt/josh/main/docs/images/salmonRun.png\" /\u003e\u003c/li\u003e\n\u003cli\u003e\u003cimg alt=\"Maps and modes rotation in channel topic\" src=\"https://raw.githubusercontent.com/jackssrt/josh/main/docs/images/channelTopic.png\"\u003e\u003c/li\u003e\n\u003cli\u003e\u003cimg alt=\"Splatfest Event\" src=\"https://raw.githubusercontent.com/jackssrt/josh/main/docs/images/splatfestEvent.png\"\u003e\u003c/li\u003e\n\u003cli\u003e\u003cimg alt=\"Challenge Event\" src=\"https://raw.githubusercontent.com/jackssrt/josh/main/docs/images/challengeEvent.png\"\u003e\u003c/li\u003e\n\u003cli\u003e\u003cimg alt=\"Hide and seek\" src=\"https://raw.githubusercontent.com/jackssrt/josh/main/docs/images/hideAndSeek.png\"\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\n## Contributing\n\n- This repo follows [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/), any contributions should also follow it\n- [package.json](https://github.com/jackssrt/josh/blob/main/package.json) defines a check script, make sure it exits with a 0 status code\n\n## Setup\n\n- Clone the repo\n- Install node v18.19.0 and the dependencies with pnpm\n- Create a .env file following the zod schema in [env.ts](https://github.com/jackssrt/josh/blob/main/src/env.ts)\n- Run the dev script in [package.json](https://github.com/jackssrt/josh/blob/main/package.json) or the build and start scripts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackssrt%2Fjosh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackssrt%2Fjosh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackssrt%2Fjosh/lists"}