LakeYS / Discord-Trivia-Bot

TriviaBot: Play trivia in Discord! Powered by discord.js and OpenTDB, with 24 categories and three modes of play.
http://lakeys.net/triviabot/
Apache License 2.0
84 stars 39 forks source link

please update config description on lakeys.net #201

Closed Peterr-K closed 3 years ago

Peterr-K commented 3 years ago

Hi

please update configuration description on lakeys.net, for example there is missing use-fixed-rounds, rounds-fixed-number, reveal-answers, additonal-packages, additional-packages-root, debug-log, debug-database-flush etc.

LakeYS commented 3 years ago

Hi. Regarding use-fixed-rounds and rounds-fixed-number, these two config options are currently only on the live branch--the latest release of TriviaBot does not yet include them. They will be added to the install page once they reach a stable release.

debug-log is strictly for development. additional-packages, additional-packages-root, and debug-database-flush are deprecated functions.

The config descriptions on the install page are intended to be short and simple, rather than definitive, hence why the above options are omitted. Further documentation is planned in a future release, but this is intentional for the time being.