SkypeBot in C# - Under Construction

Zdroj: SOOM.cz [ISSN 1804-7270]
Autor: C1sc0
Datum: 5.7.2011
Hodnocení/Hlasovalo: 2/1

Writing a simple skype bot/auto answering software in c#. One of my old projects :)

Skype4COM

Skype4COM is an ActiveX component that represents the Skype API as objects, with properties, commands, events and notifications. Use Skype4COM in any ActiveX environment, such as Visual Studio or Delphi, and with a standard scripting language, such as Visual Basic, PHP, or JavaScript.

Download Skype4COM version 1.0.36 (zip archive)

Other info: url

Source: url
Demo application: in source

Usage:

1. Simply start the application.
2. In skype you will see a notification



Select Allow.
3. If some of your friend writes a command for you: !kill then the bot will shut down.
Type: !Szia...

Pict. of main window:


Tutorial coming soon :)