Skip to content

Releases: ChristopherJHart/discord-it-trivia

v0.2.0

05 Jun 00:32
Compare
Choose a tag to compare

Heavily refactor trivia commands to utilize buttons and views. Also improved question pool.

v0.1.2

31 Mar 00:38
Compare
Choose a tag to compare

Add scheduled logging behind quantity of servers the bot is currently in.

v0.1.1

29 Mar 23:56
Compare
Choose a tag to compare

This release changes the following:

  • Adds logging when bot joins/leaves a server for analytics purposes
  • Add explanation field to correct/incorrect answer embeds for applicable questions in the question pool that have explanations present.
  • Fix two bugs (#6 and #7) causing tracebacks
  • Reviewed a handful of questions in the CCNA pool, restructured them, and improved wording/grammar where needed.
  • Add a link for question feedback via GitHub issues in correct/incorrect answer embeds.

v0.1.0

29 Mar 01:18
Compare
Choose a tag to compare

First production-ready release. Has a pool of questions for CCNA, CCNP, and DCCOR exams.

v0.0.9

28 Mar 22:40
Compare
Choose a tag to compare

Testing prod CI release

v0.0.8

28 Mar 22:36
Compare
Choose a tag to compare

Testing prod CI

v0.0.7

28 Mar 22:30
Compare
Choose a tag to compare

Testing prod CI once more

v0.0.6

28 Mar 01:08
Compare
Choose a tag to compare

Fixing production CI once more

v0.0.5

28 Mar 01:02
Compare
Choose a tag to compare

Fixing production CI

v0.0.4

28 Mar 00:53
Compare
Choose a tag to compare

Attempt production deployment in CI again