{"id":16482471,"url":"https://github.com/f/wolves","last_synced_at":"2025-10-27T17:31:59.748Z","repository":{"id":57188700,"uuid":"21781246","full_name":"f/wolves","owner":"f","description":"JavaScript port of lykoss/lykos, a Werewolf party game IRC bot","archived":false,"fork":false,"pushed_at":"2014-07-23T23:11:48.000Z","size":784,"stargazers_count":7,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-09-14T04:40:39.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/f.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}},"created_at":"2014-07-13T02:27:34.000Z","updated_at":"2023-04-11T17:08:02.000Z","dependencies_parsed_at":"2022-08-28T10:51:43.156Z","dependency_job_id":null,"html_url":"https://github.com/f/wolves","commit_stats":null,"previous_names":["f/lykos.js"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fwolves","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fwolves/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fwolves/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fwolves/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f","download_url":"https://codeload.github.com/f/wolves/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219860821,"owners_count":16556011,"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-10-11T13:10:53.160Z","updated_at":"2025-10-27T17:31:54.377Z","avatar_url":"https://github.com/f.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Wolves](./assets/images/logo-small.png)\n\nIRC based online Wolves (a [Mafia][2] theme) game\n\n![Progress](http://progressed.io/bar/10)\n[ ![Build Status](https://travis-ci.org/f/wolves.svg?branch=master)](https://travis-ci.org/f/wolves)\n[ ![NPM version](https://badge.fury.io/js/wolves.svg)](http://badge.fury.io/js/wolves)\n[ ![Dependencies](https://david-dm.org/f/wolves/status.svg)](https://david-dm.org/f/wolves#info=dependencies\u0026view=table)\n[ ![Dev Dependencies](https://david-dm.org/f/wolves/dev-status.svg)](https://david-dm.org/f/wolves#info=devDependencies\u0026view=table)\n\n***\n**THIS PROJECT IS UNDER HEAVY DEVELOPMENT**\n***\n\n## Installation\n\nSimply install using NPM.\n\n```bash\nnpm install -g wolves\n```\n\n### Ubuntu\n\n```bash\nsudo apt-get install python-software-properties\nsudo add-apt-repository ppa:chris-lea/node.js\nsudo apt-get update\nsudo apt-get install nodejs\nnpm install -g wolves\n```\n\n### Mac OS X\n\n```bash\nbrew install node\nnpm install -g wolves\n```\n\n### Windows\n\nI really don't know.\n\n## Configuration\n\nYou should create the IRC settings file at `config/irc.yml`\n\n```yaml\nchannel: \"#wolfgamechannel\"\nauth:\n  username: yourusername\n  password: password\n\nconnection:\n  host: irc.freenode.net\n  port: 6667\n\nowners: [user1, user2]\nadmins: [user1, user2]\n```\n\n## Run\n\nThen, you can connect to server and start the game:\n\n```bash\nwolves start\n```\n\nYou can change connection file:\n\n```bash\nwolves start --config=config/another-config.yml\n```\n\n## The Game\n\nInspired from [lykoss/lykos][1], a Wolves party game based on IRC Protocol,\n\nFrom Wikipedia:\n\u003e **Mafia** (Russian: Ма́фия, also known as **Wolves**) is a party game created\n\u003e in the USSR by Dimitry Davidoff in 1986,[3] modelling a conflict between\n\u003e an informed minority (the mafia) and an uninformed majority (the innocents).\n\u003e At the start of the game each player is secretly assigned a role affiliated\n\u003e with one of these teams. The game has two alternating phases: \"night\",\n\u003e during which the mafia may covertly \"murder\" an innocent, and \"day\", in\n\u003e which surviving players debate the identities of the mafiosi and vote to\n\u003e eliminate a suspect. Play continues until all of the mafia has been\n\u003e eliminated, or until the mafia outnumbers the innocents.\n\n## License\nMIT: [http://f.mit-license.org](http://f.mit-license.org)\n\n\u003c!--\n![Wolves](./.assets/images/Wolves.jpg)\n*Found this image from Google Search*\n--\u003e\n\n[1]: http://github.com/lykoss/lykos\n[2]: http://en.wikipedia.org/wiki/Mafia_(party_game)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fwolves","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff%2Fwolves","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fwolves/lists"}