Skip to content

mudiv/TSMRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSM

It is a project that includes all social networking sites, and the most important features of the project is a private library whose work is to verify the availability of the user name if it is available or not available on more than one social site

SidraELEzz' Github Stats muntazir-halim' Github Stats

Installation :

pip install TSMRS

The method of work

  • Open a file in a text editor and name the file eg TSMRS.py

For example, we will check the username on Snapchat

python3 TSMRS.py 

from TSMRS import check

ck = check()

Ruks_and_Sidra = ck.Snapchat("username")

print(Ruks_and_Sidra)
  • If the result is 200, this indicates that your Snapchat username is available☑️

  • If the result is 404, this indicates that the Snapchat username is not available ❎

The sites available in the project are

  • Instagram
  • Tiktok
  • Snapchat
  • Telegramg
  • Tellonym
  • Twitch
  • Xbox
  • github
  • Reddit
  • Gmail
  • Hotmail
  • Yahoo
  • Steam
  • Sony
  • Like

Follow us on social media

Github Telegram Youtube Instagram Telegram

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages