Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

doevent/telegram-spam-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Telegram Spam Login Widget

Installing

Python:

pip install selenium

Сreate telegram widget

https://core.telegram.org/widgets/login

https://oauth.telegram.org/auth?bot_id= 111111111 &origin=http%3A%2F%2Fsimple.website&embed=1&request_access=write

Video demonstration

https://youtu.be/rsvN2ZLU6Eo

Compatibilty

  • Python 3.4+
  • Selenium 3.4.0+
  • Chrome driver current test release 85.0.XXXXXX (for other version: download driver)
  • Chrome current test release 85.0+ (chrome://settings/help)

License

This project is licensed under the MIT License