An open API service indexing awesome lists of open source software.

https://github.com/achris07/slackwolf-gm

Slack bot for Werewolf games moderation. Inspired by https://github.com/chrisgillis/slackwolf
https://github.com/achris07/slackwolf-gm

python slack-bot slackbot werewolf

Last synced: 26 days ago
JSON representation

Slack bot for Werewolf games moderation. Inspired by https://github.com/chrisgillis/slackwolf

Awesome Lists containing this project

README

        

# Slackwolf - the Slack bot for Werewolf players #

**Slackwolf** is a Slack app designed to be able to run Werewolf games. It can handle multiple games via different channels and teams.

## Quick Start

_Coming soon..._

## Development

_Coming soon..._

### To-Do

- [ ] Support basic game workflow
- [ ] Support per-team config settings (roles supported, timeouts, etc.)
- [ ] Implement Interactive components to UI
- [ ] Support day/night timeouts (after timeout is over, end current day/night, skip missing actions)
- [ ] Write documentation
- [ ] Implement Integration/E2E tests