文件名称:irc-meeting-bot:IRC机器人记录会议记录
文件大小:17KB
文件格式:ZIP
更新时间:2024-05-24 11:32:16
JavaScript
irc会议机器人 一个简单的IRC机器人来记录会议记录 用法 $ mkdir irc-bot $ cd irc-bot $ git clone https://github.com/JeremiePat/irc-meeting-bot.git . $ npm install $ node index.js -f config.json 命令行选项 -h --help Help about command line options -s --server Indicate the IRC server to connect with -p --port Indicate the port to use -o --output Indicate the output format to use (one of those available in ./lib/forma
【文件预览】:
irc-meeting-bot-master
----.jshintrc(838B)
----.gitignore(29B)
----.jscsrc(13KB)
----package.json(466B)
----index.js(2KB)
----README.md(6KB)
----lib()
--------stringmanager.js(1KB)
--------l10n.string.js(2KB)
--------bot.js(7KB)
--------format()
--------command.js(4KB)
--------formater.js(3KB)
--------l10n.js(1KB)
----conf()
--------igor.json(1KB)
--------mdn.json(2KB)