Skip to content

sjtower/hipquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hipquiz

This bot is for the Hipmunk chatbot quiz: http://hipmunk.github.io/hipproblems/lessenger/

Prerequisites

  1. Python3
  2. pip

The bot relies on a number of third-party libraries. Install them with pip from the root directory:

pip install -r requirements.txt

Running the Bot

The bot consists of a Python Flask web server running on port 9000. To start the server, simply run

python hipquiz.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages