{"id":16592535,"url":"https://github.com/jakestanger/discotheque","last_synced_at":"2026-06-09T14:31:20.557Z","repository":{"id":40927297,"uuid":"277203117","full_name":"JakeStanger/discotheque","owner":"JakeStanger","description":"A modular Discord bot for (my) private servers","archived":false,"fork":false,"pushed_at":"2026-04-13T21:34:23.000Z","size":1136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"v2","last_synced_at":"2026-04-13T23:28:00.209Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JakeStanger.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-05T00:00:06.000Z","updated_at":"2026-04-13T21:34:20.000Z","dependencies_parsed_at":"2024-03-29T20:28:27.212Z","dependency_job_id":"3bcebd22-decf-4153-91e1-5750202ce3e5","html_url":"https://github.com/JakeStanger/discotheque","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JakeStanger/discotheque","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeStanger%2Fdiscotheque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeStanger%2Fdiscotheque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeStanger%2Fdiscotheque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeStanger%2Fdiscotheque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JakeStanger","download_url":"https://codeload.github.com/JakeStanger/discotheque/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeStanger%2Fdiscotheque/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34112225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11T23:21:14.877Z","updated_at":"2026-06-09T14:31:20.538Z","avatar_url":"https://github.com/JakeStanger.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discotheque 2\n\nYet another general-purpose Discord bot. WIP, of course. \n\n## Setup\n\n### Requirements\n\n- Node 12.x or later and Yarn\n- An empty Postgres database\n\n### Procedure\n\n- Copy `.env.example` to `.env` and fill out the `Bot Configuration` section.\n  - Optionally fill in the Docker Compose values if using the Compose extras.\n- Run `yarn prisma migrate deploy` to set up the database.\n- Run `yarn build` to compile the source.\n- Run `yarn disco client add --name \u003cclient_name\u003e --token \u003cclient_token\u003e` to add a bot client.\n  - Clients can be added while the bot is running, but it must be restarted to take effect.\n- Run `yarn start` to start the bot.\n\n## Docker\n\nFill in the env vars in the below command and run:\n\n```bash\ndocker run \\\n  -v ./logs:/app/logs \\\n  -e 'BOT_OWNER_ID=' \\\n  -e 'DATABASE_URL=' \\\n  -e 'SECRETS_KEY=' \\\n  -e 'DGM_DATABASE_URL=' \\\n  -e 'API_AUTH_TOKEN=' \\\n  jakestanger/discotheque\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakestanger%2Fdiscotheque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakestanger%2Fdiscotheque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakestanger%2Fdiscotheque/lists"}