Sunday 14 April 2019

How to send a Skype message from the Windows command line?


I would like to send a message to group chat from the Windows command line. I know the chat name from skype, lets say it is 'TestChat'.


What is the easiest way to do that?



Answer



Similar to the Skype4Py comment, I would recommend Skype4COM. You'd still need to write the script yourself but there are some examples out there already that show similar things. It's also officially supported by Skype.


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...