Skip to content

VK Messenger on python helps you to chat with your friends secretly in your termianl or command prompt

License

Notifications You must be signed in to change notification settings

sinapsel/terminal-vkmessenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal-vkmessenger

VK Messenger on python helps you to chat with your friends secretly in your terminal or command prompt

vkmessenger is executable python file(to run - print in linux\osx terminal ./vkmessenger; For windows -- compile with python)

HOW IT WORKS: With vk_auth.py it connects to oauth.vk.com(with GET Request) and sends printed data(login and password). On success it gets cookies and acces_token to authorize Then you can write commands
     - command "help" provides you to list all aviable commands
     - command "d" provides you to list your last 10 dialogs
     - to open a dialog print id from round brackets
        - then everything you print except "r" and "d" will be send to id-helder
         - to refresh use "r" command
         - to return to dialog list use "d" command
     - command "r" provides to refresh current activity
     - command "exit" exits :D

About

VK Messenger on python helps you to chat with your friends secretly in your termianl or command prompt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages