Skip to content

A Discord bot designed for hosting quizzes in Discord servers. It features a quiz functionality with random questions, a leaderboard system to track users' scores, and commands for starting quizzes and checking the leaderboard.

Notifications You must be signed in to change notification settings

DevManpreet5/quiz-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Bot for Discord

Quiz Bot Preview

This Discord bot is designed for hosting quizzes in Discord servers. It utilizes Discord.js for interacting with the Discord API and MongoDB for storing quiz data and leaderboard information.

Features

  • Quiz functionality with random true/false questions fetched from a JSON file.
  • Correct answers earn 1 point, while incorrect answers earn 0 points.
  • Streak feature: Users earn extra points for answering consecutive questions correctly.
  • Leaderboard system to track users' scores, streaks, and positions.
  • Commands for starting quizzes, answering questions, and checking the leaderboard.

Tech Stack

  • Discord.js for Discord bot interactions.
  • MongoDB for storing quiz data and leaderboard information.
  • Node.js for the backend environment.

Contributing

Contributions are welcome! Please create a new branch and submit a pull request for any enhancements or bug fixes.

License

This project is licensed under the MIT License.

About

A Discord bot designed for hosting quizzes in Discord servers. It features a quiz functionality with random questions, a leaderboard system to track users' scores, and commands for starting quizzes and checking the leaderboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published