mezbaulanam / tg-translator-azure

A simple experimental telegram bot which can be used to translate between languages, Uses Azure AI Translator API
https://github.com/mezbaulanam/tg-translator-azure
MIT License
4 stars 1 forks source link

New feature ideas #1

Open mezbaulanam opened 3 weeks ago

mezbaulanam commented 3 weeks ago

Share your new exciting ideas that you wanna see in this repo

hassan012345 commented 3 weeks ago

Hi mezbaulanam, a translation history feature could be added to allow to see previous translations. Another feature of adding a language to favorite could be added so it could be found in favorite languages afterwards.

mezbaulanam commented 3 weeks ago

Hi mezbaulanam, a translation history feature could be added to allow to see previous translations. Another feature of adding a language to favorite could be added so it could be found in favorite languages afterwards.

@hassan012345 Translation history feature seems nice, What stuffs should be linked with the favorite languages feature and how do you plan to make utilization of it? It would be helpful if you create a new issue with enhancement label explaining that feature, I will try my best to build it !

hassan012345 commented 2 weeks ago

@mezbaulanam We can add a translation history feature. And favorite language feature can allow user to select from favorite languages rather than going through whole list. Once finalized we can work on features.

mezbaulanam commented 2 weeks ago

4 Translation history is done, Please create another issue for Favorite lang feature elaborating that completely @hassan012345 , Thanks for your generous ideas though :relaxed:

hassan012345 commented 2 weeks ago

Can i get .env credentials so i can fork and run it locally?

mezbaulanam commented 2 weeks ago

Can i get .env credentials so i can fork and run it locally? @hassan012345

You have to put your own creds in the .env file as written in the README.md