Skip to content

gothlike/pyskype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In src/ edit cred.py to provide skypename and password. Start with

$ python
>>> from logger import *
.....
>>>

Once connected you can send messages to users/circles with

>>> connection.msgr(routing("8:" + skypename) + reliability() + messaging_rich("Oh, hi!"))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%