ww-serverchan

serverchan the programmer message by wechat,see sc.ftqq.com

Usage no npm install needed!

<script type="module">
  import wwServerchan from 'https://cdn.skypack.dev/ww-serverchan';
</script>

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'
});