Skip to content

LorryGailius/TriviaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🟠 TriviaBot 🟠

A simple discord bot which creates and runs a trivia game
Bot was built using DSharpPlus for communications with the Discord API and Open Trivia Database for getting trivia questions

How to use

Commands:

!trivia <number_of_questions> - Start a trivia game, number_of_questions specifies how many questions there will be, defaults to 10
!ping - pong

How to run

Paste in your discord bot API key in the config.json file and put it in the same directory as the .exe

Known Issues

  • If the user selects all answers it will give the user a point, because the bot only checks if the correct answer is selected CollectReactionsAsync() does not seem to work

To implement

  • Ability to choose category
  • Fix correct answer checking
  • Ability to specify amount of questions

About

A discord trivia bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages