Skip to content

alekzs/slack-roll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Random Roll slash command

Purpose

This was done just as a proof of concept to test the Glitch hosting / editing service by remixing the /count command.

Usage

The app implements a simple random roll command, that returns a random element from a list of options: /roll [title? |] <option1>, <option2>, <option3>.

Example input: /roll Nice restaurant, Nicer place, Fast food, Pizza, Kebab

Example output

You can also add a roll title: /roll Who owes me a beer? | Everyone, Yes, Are we there yet?

Title output

Getting Started

To get started you need to:

  • Add a Slash Command configuration to your Slack integrations
  • Copy the generated Command Token
  • Add your token to the .env file

For more detailed setup instructions, see setup.md.

About

Slack Random Roll slash command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published