martin0258 / skyfire

Use skype as your campfire client app
0 stars 0 forks source link

Skyfire: Use skype as your campfire client app

This package is inspired by the work on Turn Skype into your own Campfire desktop client. The goal of this package is to wrap skype so that you can interact with campfire through it.

IDEA

We bind Skype Chat Groups with Campfire Rooms. Bot would transfer the messages for you. In fact, you can use Skyfire without Campfire to make Skype has the concept of Chat Room.

LICENSE

Skyfire is released under the GPL 2.0 license.

INSTALLATION

REQUIRED LIBRARY

Pyfire

https://github.com/mariano/pyfire

Skype4Py

http://sourceforge.net/projects/skype4py/ Note: Need to add a argument use_process to get_stream function and its return under Room class

PyAIML

http://pyaiml.sourceforge.net/

OTHER

Skype Settings

You'll need a Skype user to act as campfire bot. Register a new skype account is a recommended way. Here's the things you should do before run the service:

Configuration

Change example.cfg according to your situations.

Usage

$ python skyfire.py

Other Resource