文件名称:hubot-game-idea:用于获取随机游戏创意的Hubot脚本
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-20 11:13:32
JavaScript
hubot-game-idea 用于获取随机游戏创意的hubot脚本。 有关完整文档,请参阅 。 这个机器人基于 安装 在hubot项目仓库中,运行: npm install hubot-game-idea --save 然后将hubot-game-idea添加到您的external-scripts.json : [ " hubot-game-idea " ] 示例交互 user1> hubot game idea hubot> A text adventure where you travel forwards in time then piece together clues to discover the truth
【文件预览】:
hubot-game-idea-master
----package.json(566B)
----var()
--------data.js(42KB)
----LICENSE(1KB)
----src()
--------game-idea.coffee(703B)
----.gitignore(1KB)
----lib()
--------generator.js(4KB)
----README.md(576B)
----.gitattributes(378B)
----index.coffee(392B)