Skip to content

AChelikani/triviabot

Repository files navigation

triviabot

A slack bot for trivia questions!

Configuration

Add a configuration file config.py with the following in it:

SLACK_API_KEY = 'API_KEY'
TRIVIA_BOT_ID = 'BOT_ID'

Questions

Currently, the questions are coming from a jeopardy JSON data set, which can be found here.

Image

About

A slack bot for trivia questions!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages