Live data from Hacker News

Show HN: A Werewolf bot for Slack

github.com

11–20 of 43 posts

Re: Show HN: A Werewolf bot for Slack

#13

As I don't use Slack, I'm totally building an IRC version of this. Actually, I'd prefer frontend-agnostic, so I can hook the logic to IRC/matrix/XMPP/websockets.

I'm down to build this into this project. Build an IRC client in ReactPHP (async websocket pkg) and we'll work towards the necessary abstraction to make the game logic completely secular.

Re: Show HN: A Werewolf bot for Slack

#16

This is neat, but I still wonder where people get the time to play games like this.

We played Secret Hitler in the office as part of a games day. https://www.kickstarter.com/projects/maxtemkin/secret-hitler

Haven't seen this game but it sounds awesome. Eager to give this one a try.

Re: Show HN: A Werewolf bot for Slack

#19

As I don't use Slack, I'm totally building an IRC version of this. Actually, I'd prefer frontend-agnostic, so I can hook the logic to IRC/matrix/XMPP/websockets.

I'm down to build this into this project. Build an IRC client in ReactPHP (async websocket pkg) and we'll work towards the necessary abstraction to make the game logic completely secular.

You might want to look up existing IRC bots for reference (like XylBot [1]). I'm not sure how usable the code is, but it could be useful for role ideas.

[1] https://github.com/RossM/XylBot

Re: Show HN: A Werewolf bot for Slack

#20

I've never heard of this game, maybe a description or link to a wikipedia page[1] in the readme would be good. 1. https://en.wikipedia.org/wiki/Mafia_(party_game)

I've played it as "Mafia" but never as "Werewolf" so thanks for the informed link.
Post reply on HN