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
- Host: GitHub
- URL: https://github.com/achris07/slackwolf-gm
- Owner: AChris07
- Created: 2017-02-14T07:33:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:03:42.000Z (over 2 years ago)
- Last Synced: 2025-02-07T21:33:45.834Z (3 months ago)
- Topics: python, slack-bot, slackbot, werewolf
- Language: Python
- Homepage:
- Size: 12.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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