README
serverchan
Server酱的调用程序,参见https://sc.ftqq.com
调用方式
var serverChan = require('serverChan');
serverChan({
key: 'key which get from serverChan(https://sc.ftqq.com)',
text: 'this is title'
desp: 'this is describtion that support markdown'
});