Skype-Bot
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A Skype bot for Linux that uses the Skype API and Python to provide fun Chat functions
Skype's group chat feature alows for a persistant chat room through p2p. Me and my friends ran into a problem like this:

A B and C online
D offline

A B and C have conversation then go offline

D goes online and sees no conversation as A B or C aren't avalible to update the chat for D

I have a headless linux server (old laptop with a broken screen). I decided to use it to add a E to the chat that stays online constantly. That way A B C and D will have the most up-to-date chat at all times.

Just having it sit there is no fun though, using the Skype API, DBUS and python I am working on adding extra functionality to this E.


WIP

Current goals:

- Encapsulate Skype API and DBUS to simplify parsing chat messages and sending responses

- Implement !fortune which responds with a randomly generated fortune made with the fortune application

Requirements:
xvfb
skype
python2.7.X
dbus
python2-gobject2
fortune-mod

Tested on: Ubuntu Server 12.04 64bit

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。