Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

terribly-lazy/slack-roll-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-roll-command

This command allows people to roll dice for slack.

Usage: /roll 2d6

installing

The simplest way to start running this command is to use slack-command-server.

Simply clone that repo and configure it as follows:

{
    "plugins": {
        "slack-roll-command": {}
    },
    "port": 80
}

then point your slash command for slack at wherever that server lives.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published