Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

darkf/quizclown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick and dirty IRC trivia bot.

It's my first time writing Python, so my code
will look ugly to more competent programmers.

----------------------------------------------

How-to guide

1. Get some questions and answers into the
   questions.txt file. See questions-spec.txt for
   details on the file format.

   The script import-moxquizz.py will import the 
   moxquizz question database into quizclown (for details, 
   see the comments in import-moxquizz.py).

2. Set up parameters (IRC server, port, channel, bot owner)
   by editing the first few lines of bot2.py

3. At the *nix shell, type
	$ ./run
	

About

quick & dirty IRC trivia bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published