Skip to content

⁉️ A Slack slash command app providing only the best riddles.

License

Notifications You must be signed in to change notification settings

cedricium/slack-riddler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riddler version license GitHub issues

I am a bot of few words, but many riddles.

riddler is a Slack app that delivers riddles on command. By typing /riddler, riddler will respond with a message only visible to you containing a riddle and a button to reveal the answer. With hundreds of riddles at your disposal, there's no excuse to ever be bored at work again!

Special thanks to CJS from the Noun Project for providing the abstract logo.

Install on Slack Now

Add to Slack

Getting Started

Installing

Before installing, you will need:

  • node version >= 8
  • npm
  • git

Once you have those installed:

# Clone this repository
$ git clone https://github.com/cedricium/riddler

# Go into the repository
$ cd riddler/

# Install the dependencies
$ npm install

Developing

Once you have the dependencies installed, you're ready to begin developing. Use the start script to start the Express server:

$ npm start

Demo

Contributing

Your contributions are always welcome! See an issue you want to tackle or have an idea for a feature you'd like implemented? Just open a pull-request with a short explanation of the changes and I'd be happy to review it.

License

You are free to copy, modify, and distribute riddler with attribution under the terms of the MIT license. See the LICENSE file for details.

About

⁉️ A Slack slash command app providing only the best riddles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published