You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tid = int(input("Enter your Telegram ID, you can get it from https://t.me/my_id_bot (Example: 50123456): "))
token = input("Enter your Telegram Token, you can get it from BotFather https://t.me/BotFather (Example: 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11): ")
seed = input("Enter your seed from Ronin, 12 words: ")
proxy = input('Enter your proxy in a format or press Enter to skip (Example: socks5://user:password@example.com:1080): ')