sa-emote
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Google Wave robot for parsing emoticons in waves and turning them into SA emoticons.
This is the SA Emoticon bot.

To install:
	1. Clone the repo
	2. Change the application name in app.yaml to your application name
	3. Update the smilies
	4. Push to google

To update the list of smilies run:

	python update-smilies.py

And to update them and push them up to google with one command run:

	python update-smilies.py -send

Also, if someone knows how to use the google data store efficiently to store
the emoticon names and paths, that would be very nice. When I tried it that way
every access was taking upwards of 600-1000ms to execute of cpu time which
sorta goes over your quota very fast.

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