Skip to content

Cool little bot that tells knock knock jokes to you.

Notifications You must be signed in to change notification settings

lagliam/Jokebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jokebot

Setup

Docker

First Time Setup

  1. Run the create-database.sh script to create the database. Login to the database using your favorite app and create a jokes database.
  2. Build the docker image docker build -t jokebot .
  3. Run the docker docker run -p 80:80 -d --name jokebot jokebot

About

Cool little bot that tells knock knock jokes to you.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published