Skip to content
Phil Edie edited this page Jan 20, 2021 · 2 revisions

TriviaBot is a Discord bot which generates random multi-choice trivia questions.

Questions and answers are received from the Open Trivia Database API: https://opentdb.com/api_config.php

New questions are generated using the command '?trivia'. Users can then respond by entering the answer's number or the answer's contents.

Invite the bot to your server using the following link: https://discord.com/api/oauth2/authorize?client_id=800651231642910741&permissions=75776&scope=bot

Clone this wiki locally