Open dblock opened 8 years ago
I've been working on a fork of Gamebot in https://github.com/dblock/slack-gamebot2 that supports separate leaderboards per channel and uses an upgraded version of the Slack platform with granular permission scopes. It will be replacing the gamebot on playplay.io. Install it from https://gamebot2.playplay.io/.
Currently you can only have a single game for a team, but it looks like everybody uses the bot exclusively in a single channel. For every new game we support we have to create a slack integration, which is at the very least annoying. The only thing it gives you is the name of the bot, which can just be
@gamebot
with aliases.Introduce a concept of a game per team, allow teams to have as many games as they want.
If you issue a command in a new channel that gamebot has never seen, it could ask you to choose a game or just choose the default.