The popular Assassin game implemented for Slack.
Edit index.js and include your slack bot API token.
var options = {
slack_token: "ENTER_TOKEN_HERE"
};
You can grab your own API token by creating a new Bot Integration
The popular Assassin game implemented for Slack.
Edit index.js and include your slack bot API token.
var options = {
slack_token: "ENTER_TOKEN_HERE"
};
You can grab your own API token by creating a new Bot Integration