Conversation
Already implemented it on some places.
Fully Implementation of the Language System into the Birthday command.
|
What if you use google spreadsheet (download this as a csv file) instead of yml files. |
Thats a interesting Idea I might look into it!
The YAML file is read only and will be "directly streamed" into the bots Language Manager, which means that if a typo gets fixed you only need to restart the bot. Thank you for the input, as of right now the System is mostly a "proof-of-concept", there will be alot of changes and I will consider using csv files as supported language file! |
|
Yes but with google spreadsheet (or any other service where you can download as csv) you can easily access it from everywhere. |
|
You can contact me on Discord if you want to talk about it. |
The Language file is easily accessible since all of them are in one directory which will be on the main branch after merge. https://github.com/Ree6-Applications/Ree6/tree/feature/multi-language/languages
Feel free to fork Ree6 and implement it 👍 |
Ok will start today when I am home. |
|
This PR will be merge with V2 after finishing it. |
|
Should be all ready now, just gotta document everything. |
|
Kudos, SonarCloud Quality Gate passed!
|








Pull Request Etiquette
Changes
Closes Issue: NaN
Description
This PR allows access to multiple language packs which can allow no english speakers to use Ree6 without Issues!