{"id":25365874,"url":"https://github.com/willguimont/until","last_synced_at":"2025-10-08T19:04:31.347Z","repository":{"id":111211258,"uuid":"369242267","full_name":"willGuimont/until","owner":"willGuimont","description":"A discord bot that kicks you out of voicechat after x minutes","archived":false,"fork":false,"pushed_at":"2022-08-20T15:02:33.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T03:02:45.982Z","etag":null,"topics":["clojure","discord-bot"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/willGuimont.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-05-20T14:47:09.000Z","updated_at":"2022-01-09T20:44:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ed390f4-8671-49da-b0fc-9d67feb67e7b","html_url":"https://github.com/willGuimont/until","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Funtil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Funtil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Funtil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Funtil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willGuimont","download_url":"https://codeload.github.com/willGuimont/until/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247984652,"owners_count":21028542,"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":["clojure","discord-bot"],"created_at":"2025-02-14T23:51:01.972Z","updated_at":"2025-10-08T19:04:26.313Z","avatar_url":"https://github.com/willGuimont.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# until\n\nA discord bot that kicks you out of voicechat after x minutes\n\n## Setup\n\nCreate `data/settings/settings.json` containing:\n\n```json\n{\n  \"token\": \"\u003cYour Auth Token\u003e\",\n  \"prefix\": \"!\",\n  \"bot-name\": \"until\",\n  \"extension-folders\": [\n    \"src/discord/extensions\"\n  ]\n}\n```\n\n## Run\n\n```shell\nlein run\n```\n\n## Usage\n\n```shell\n!talk-for \u003cduration-in-minutes\u003e @User1 @User2 ... @UserN\n```\n\n## Docker\n\n```shell\ndocker build -t until .\ndocker run -d --rm until\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillguimont%2Funtil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillguimont%2Funtil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillguimont%2Funtil/lists"}