DerDomee / discordbot-alexxoffi

The main Discord bot for the communityserver of AlexxOffi
GNU General Public License v3.0
0 stars 0 forks source link

New localization format #6

Closed DerDomee closed 3 years ago

DerDomee commented 3 years ago

This ships multiple enhancements to current localization of the bot:

  1. Move all source code out of "resources" module - this is reserved for assets only, obviously.
  2. Localization source now contains every language and gets split into localized files at runtime
  3. Script for automatic localization
  4. Workflow to generate and test localization