This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Sep 14 09:20:57 -0700 2009 | |
| |
DatabaseCreate.pl | Fri Feb 27 15:58:27 -0800 2009 | |
| |
README | Tue Mar 31 10:03:44 -0700 2009 | |
| |
Trivia.db | Mon Sep 14 09:19:13 -0700 2009 | |
| |
TriviaBot.pl | Mon Sep 14 09:19:13 -0700 2009 |
README
_____ _______ _ _
| __ \ |__ __| (_) (_)
| |__) |_____ _____ _ __ __ _ _ __ | |_ __ ___ ___ __ _
| _ // _ \ \ / / _ \ '_ \ / _` | '_ \| | '__| \ \ / / |/ _` |
| | \ \ __/\ V / __/ | | | (_| | | | | | | | |\ V /| | (_| |
|_| \_\___| \_/ \___|_| |_|\__,_|_| |_|_|_| |_| \_/ |_|\__,_|
-- A simple IRC Trivia bot in Perl --
Currently Recognized Universal Commands:
!trivia : starts trivia with default number of questions
!trivia 20 : starts trivia with 20 questions (or some other specified number)
!strivia : stops the current round of trivia
!hof : hall of fame, show's the top 3 scorers and their points
!stats : shows the speakers score, streak, and record answer time
Currently Recognized Admin Commands:
/msg botName !quit password : will turn off the bot if the password is correct







