nminaya/grammar-nazi-bot

Implement French language

nminaya opened this issue · 0 comments

Right now only English and Spanish are supported. This issue is to implement and support French language.

Things to consider:

  • The language must be added to the SupportedLanguages enum.
  • The internal dictionary should be updated.
  • DatamuseAPI and YandexSpellerAPI may not support French (As part of this issue, find out a good way to tell/warn the user about it).