library that generates realistic device_model, app_version, and system_version (android and ios) for telegram userbots
there is a very high risk to get ban from telegram, please don't use with your main account
pip install tg_api_gen pyrogram tgcrypto
just see what data generated:
import tg_api_gen
print(tg_api_gen.generate_random())
real code example - usage.py
see changelog.md
thanks to:
license is gnu agpl 3 - gnu.org/licenses/agpl-3.0.en.html