Dhravya / Spacebot

An open-source, multipurpose, configurable discord bot that does it all (that's the plan, at least)
https://dsc.gg/spacebt
MIT License
41 stars 11 forks source link

Universal Translate utility #42

Closed Dhravya closed 2 years ago

Dhravya commented 2 years ago

Is there a way we can make spacebot so that it automatically detects the language and translate to english?

To take it a step furthur, is there a way to make those "app commands" sort of a thing, but for translate? image

OmLanke commented 2 years ago

https://stackabuse.com/text-translation-with-google-translate-api-in-python/

The google translate api could be used

Dhravya commented 2 years ago

Thanks to @MasterBaiter123 This is fixed now. closing