Setting translation language with FxTwitter
FxTwitter has an option where you can append a language code with a slash at the end of an embed link (e.g /en) to get the tweet translated. Example:
Would it be possible to set a language in configs.yml (or in the command itself) so it gets automatically embedded with translation? Thanks!
Yes, this is theoretically possible. I will find time to add it.
A global configuration was added in version 0.6, with individual settings planned for version 0.6.1. (Because version 0.6 focused on refactoring for improved stability, I decided against making changes to the database structure in this version. This was to minimize the difficulty of updating and encourage users to do so.)
Just to confirm, by «individual settings» do you mean setting translation per-tracked account? If so, that'd be incredibly appreciated as I track both Japanese and English accounts, and it's unnecessary to translate the english ones to english (again)
Yes, the plan is to release language translation settings for individual notifications in version 0.6.1.