Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ayazaga

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ayazaga

JavaScript port of lykoss/lykos, a Werewolf party game IRC bot

  • 0.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

Ayazağa IRC based online Werewolf (a Mafia theme) game


THIS PROJECT IS UNDER HARDLY DEVELOPMENT


Installation

Simply install using NPM.

npm install -g ayazaga

Configuration

You should create the IRC settings file at config/irc.yml

channel: "#wolfgamechannel"
auth:
  username: yourusername
  password: password

connection:
  host: irc.freenode.net
  port: 6667

owners: [user1, user2]
admins: [user1, user2]

Run

Then, you can connect to server and start the game:

ayazaga start

You can change connection file:

ayazaga start --config=config/another-config.yml

Game and Name

Inspired from lykoss/lykos, a Werewolf party game based on IRC Protocol,

From Wikipedia:

Mafia (Russian: Ма́фия, also known as Werewolf) is a party game created in the USSR by Dimitry Davidoff in 1986,3 modelling a conflict between an informed minority (the mafia) and an uninformed majority (the innocents). At the start of the game each player is secretly assigned a role affiliated with one of these teams. The game has two alternating phases: "night", during which the mafia may covertly "murder" an innocent, and "day", in which surviving players debate the identities of the mafiosi and vote to eliminate a suspect. Play continues until all of the mafia has been eliminated, or until the mafia outnumbers the innocents.

Ayazağa is a village in Istanbul, Turkey which is famous for wolves and killer software projects.

License

MIT

FAQs

Package last updated on 16 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc