Skip to content

sam-b-rose/dadjokes

Repository files navigation

Slack Dad Jokes

An utterly fantastic Slack integration for classic dad jokes.

Currently under revision! Updating and making things better 💪

Code Climate

Dad Jokes Demo

Install

Add to your Slack https://dadjokes.samrose3.com

Usage

In a Slack channel or direct message, use the slash command /dadjokes.

Running Locally

  1. Download the repo

    git clone https://github.com/samrose3/dadjokes.git
    cd  dadjokes
  2. Build the static web site

    gulp
  3. Create your virtual environment (virtualenv or virtualenvwrapper)

  4. With your environment active, install the required python packages

    pip install -r requirements.txt
  5. Start up the server locally

    python manage.py runserver
  6. Go check it out http://127.0.0.1:8000

  7. Test out the API:

About

An utterly fantastic Slack App for bringing you classic dad jokes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published