https://youtube.com/watch?v=cw7owXZcy3k/
this selfbot lets you experience other cultures by translating your message and editing it and returns it to the language of your choice, to find the language that you can replace it to just search the language's 'language code' (2 letter code) example ; fr - french. here's a list of supported languages : https://yandex.com/support/translate/supported-langs.html
This is open source and has a Mozilla Public License Version 2.0, also this pairs well with https://betterdiscord.app/plugin/Translator to translate messages from someone speaking another language
Common issues : Q: why is it not working | A: check the configuration file and enter your token, api key, and user id
Q: how do i get a yandex key | A: You can get one at https://translate.yandex.com/developers/keys, I got 75 USD worth of credits free just for signing up and putting in some info.
Q: it's translating wrong / it keeps translating multiple times | A: currently it has bugs, possibly due to it using discum, possibly because it's using the yandex api, or it's just poor code
Q: sooo many errors | A: install everything from the requirements file by opening a console in the folders path and typing "pip install -r requirements"