BooleanParser
Object in charge of parsing strings into Booleans using terms defined in the given locale's translations, falling back to the bot's default locale if the input doesn't match.
The relevant translations keys are:
utils.string.falseforfalsevaluesutils.string.truefortruevalues
Translations may be split using commas, in which case any of the given values will be suitable.