François Duval

Results 3 comments of François Duval

> * Why "force" though? Why not EnableTargetDebug like the other switches? They are disjunct with none having any priority whatsoever. > * Category could be Debug or probably better...

I forget that PR, sorry https://github.com/KevinNovak/Linguini The language is imported here: https://github.com/KevinNovak/Discord-Bot-TypeScript-Template/blob/01d6cbd9cf27063ed1a4c9971eb5944dd012b958/src/services/lang.ts#L19 The lang is loaded from the event with the guild (discord) configuration

I'm not sure there's anything missing, the bot adapts to the language selected by the discord. So you need a server configured in a language so that it responds accordingly...