文件名称:node-ircbot:在 Node.JS 中实现的 Ircbot
文件大小:21KB
文件格式:ZIP
更新时间:2024-06-29 13:55:34
JavaScript
节点ircbot 在 Node.JS 中实现的 Ircbot 安装 安装 MongoDB git 克隆 安装 编辑 config.js 节点应用程序.js
【文件预览】:
node-ircbot-master
----.gitignore(721B)
----app.js(1KB)
----package.json(729B)
----models()
--------channel.js(236B)
--------log.js(341B)
--------user.js(1KB)
----LICENSE(1KB)
----irc()
--------ircapp.js(897B)
--------bot()
--------commands()
----README.md(137B)
----web()
--------public()
--------views()
--------webapp.js(5KB)
--------routes()
----config.js.sample(322B)