{"id":36815354,"url":"https://github.com/code-butter/discord-werewolf","last_synced_at":"2026-01-12T13:52:58.890Z","repository":{"id":325863194,"uuid":"1063646903","full_name":"code-butter/discord-werewolf","owner":"code-butter","description":"Play real-time Werewolf on your Discord server!","archived":false,"fork":false,"pushed_at":"2025-11-23T20:54:10.000Z","size":176,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-23T22:07:32.893Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code-butter.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":"2025-09-24T23:32:53.000Z","updated_at":"2025-11-23T20:54:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/code-butter/discord-werewolf","commit_stats":null,"previous_names":["code-butter/discord-werewolf"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/code-butter/discord-werewolf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-butter%2Fdiscord-werewolf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-butter%2Fdiscord-werewolf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-butter%2Fdiscord-werewolf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-butter%2Fdiscord-werewolf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-butter","download_url":"https://codeload.github.com/code-butter/discord-werewolf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-butter%2Fdiscord-werewolf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28339725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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":[],"created_at":"2026-01-12T13:52:58.197Z","updated_at":"2026-01-12T13:52:58.861Z","avatar_url":"https://github.com/code-butter.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord Werewolf\n\nA real-time game of werewolf on your Discord server! This is a work in progress clone of [Discord Werewolf Bot](https://github.com/CarterFiggins/werewolfBot).\nWhy a rewrite? The project has gotten a bit squirrelly and the lack of tests has made changes difficult. So we are \nrewriting in Go and using SQLite for maximum ease of deployment. \n\nThis is currently in the alpha stage so there might be game disruption bugs. Currently only basic game functionality \n(wolves + villagers) is supported. When all current characters and game modes are fully supported this game will reach \n1.0 status. \n\n## Setup\n\n### Discord Application\n\nYou will need to create a Discord application here: https://discord.com/developers/applications/\n\nAfter creating a new application, go into its settings and:\n\n* Get the application ID in \"General Information\" to use in the `CLIENT_ID` environment variable.\n* In the \"Bot\" section:\n    * Reset the token. Save the value for use in the `DISCORD_TOKEN` environment variable.\n    * Give the bot all privileged gateway intents.\n* In the \"OAuth2\" section:\n    * Select the \"bot\" and \"applications.commands\" scopes under \"OAuth2 URL Generator\".\n    * Select \"Administrator\" under \"BOT PERMISSIONS\".\n    * Copy the generated URL below that and paste it into a new browser window.\n    * Select the server you wish to invite the bot to.\n\n### Running\n\nYou can either use the binaries provided in releases or the image on Docker Hub at `codebutter/discord-werewolf`. You\nneed to set `DISCORD_TOKEN` and `CLIENT_ID` environment variables with your Discord token and client ID, respectively.\nThe application takes the path to the database to use as the first argument. If the file doesn't exist it will be created. \nIt is highly recommended to mount a volume at `/data` if you are using the container version.\n\nOnce the bot is connected to your guild, run the `/init` command to set up the game on your server.\n\n\n## Further updates\n\nAs this is a work in progress documentation is rather sparse. Most of the base work for the game is completed and so we \nshouldn't see too much refactoring. Star this repo for updates!\n\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-butter%2Fdiscord-werewolf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-butter%2Fdiscord-werewolf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-butter%2Fdiscord-werewolf/lists"}