Kaysoro / KaellyBot

Discord Bot for Dofus game
GNU General Public License v3.0
71 stars 26 forks source link

Work on multilingual position #32

Closed Kaysoro closed 6 years ago

Kaysoro commented 7 years ago

Kaelly is really frenchy but has to be more usefull for no-french players.

All parameters used in french have to be available in english and spanish. --> Dofus URL for example, Text from help etc.

All the traductions will be done in resources/label_[LANG].properties. All labels should be added to Property object and Translater will give you the good label for text needed.

In a second time, think about RSS and twitter evolutions : RSSfinder should consult many news.xml & twitter should be connected to others dofus account.

Kaysoro commented 7 years ago

Command to add :
!lang LANG (FR EN SP) // specify a lang for the whole server !lang -chan LANG // specify a lang for this chan in particular

Kaysoro commented 6 years ago

https://www.youtube.com/watch?v=qFLhGq0060w

Kaysoro commented 6 years ago

done