shockch4rge / ts-discord-bittrivia

A Discord bot that asks random questions.... randomly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-discord-bittrivia

A Discord bot that gets a random question and awaits an answer.

Description

A fun little bot that I made in my free time to improve my knowledge with built-in Discord interactions e.g slash commands, buttons.

Credits

Credits to Zechariah Tan for coming up with a 'framework' for the bot.

Usage

Grab a question with /question (interface is still being worked on):

8bc268f5d114a8eaa496f894be4bda74

Then, choose the correct answer based on the corresponding buttons within 15 seconds. Or get it wrong.

9fa90f23d8c3076468553c83ca8c51ac

If you've registered for a profile, you gain XP per question answered correctly.

View another player's profile! (if already registered) (WIP)

View the leaderboard for the guild! (WIP)

Guilds are stored in Firestore, where each one contains a list of (registered) players. Players' progress does not apply across guilds. All questions are grabbed from the Open Trivia Database API.

Libraries

About

A Discord bot that asks random questions.... randomly


Languages

Language:TypeScript 99.9%Language:Procfile 0.1%