文件名称:hubot-spot:用于控制 Spot 的 Campfire 脚本
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-09 11:52:02
CoffeeScript
点
从篝火控制现场。
配置
HUBOT_SPOT_URL
命令
hubot play! - Plays current playlist or song.
hubot pause - Pause the music.
hubot next - Plays the next song.
hubot back - Plays the previous song.
hubot playing? - Returns the currently-played song.
hubot play
【文件预览】:
hubot-spot-master
----package.json(672B)
----test()
--------hello-world_test.coffee(444B)
----LICENSE(1KB)
----src()
--------spot.coffee(12KB)
----.gitignore(12B)
----README.md(1KB)
----script()
--------bootstrap(337B)
--------test(103B)
----index.coffee(393B)