Skip to content

Instantly share code, notes, and snippets.

@bigEvilBanana
bigEvilBanana / example.py
Last active October 13, 2022 19:23
translator + stem (tor) example, specially for https://t.me/seo_code
# The code below is so bad that I am ashamed of it.
# But I was too lazy to refactor it, so I publish it as is.
# The main thing is that it shows principles of work with translator + stem (tor).
# but please, don't use it as it is on production.
# Copyright @seo_code (TG: https://t.me/seo_code)
# Required packages:
# pip install translate aiohttp stem aiohttp-socks