Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possible Optional Features #64

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

displeased-cat
Copy link

A Streamer i watch had some uniques usecases that might be interesting

  • Added possibility to limit translation from one single language (Example, only translate from ja to en)
  • Added possibility to Add custom message at end (just for fun, gets added at the very end)
  • Added possibility to disable ":" as indicator for translation to specific language (Because in her chat : was common for explanations and stuff) -> could als be made to be customized
  • added some comments

Let me know if its up to code guidlines or needs some changes before it gets merged

- Added possibility to limit translation from one single language
- Added possibility to Add custom message at end
- Added possibility to disable ":" as indicator for translation to specific language
- added some comments
removed unecessary file from testing
- Instead of enabling only one lang be able to setup if special langs should be used
- Give possibility to change command for specific language translation
- removed some personal debug logs
I just realized TargetLangs is needed for Translation via command
-> use new array SpecificLangs instead
fixed debug comment
@displeased-cat
Copy link
Author

Edited Description after few changes pushed later on:

  • Be able to setup custom command for language translation or disable it completely

  • Added possibility for custom message at end

  • Now able to select specific languages it only should translate from

  • added comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant