nodejs irc bot

IRC bot core. var irc = . client: new net.Socket(),. PORT: 6667,. HOST: irc.freenode.net,. textlogging: true, // If we l...

nodejs irc bot

IRC bot core. var irc = . client: new net.Socket(),. PORT: 6667,. HOST: irc.freenode.net,. textlogging: true, // If we log regular messages like ... ,IRC bot made with NodeJS. Just for fun. NOT MAINTAINED ANYMORE. - GitHub - aripalo/node-irc-bot: IRC bot made with NodeJS. Just for fun.

相關軟體 mIRC 資訊

mIRC
mIRC 是一個功能齊全的互聯網中繼聊天客戶端,可用於在多用戶群組會議中或在一對一的私人討論中與其他人在 IRC 網絡上進行交流,分享,播放或與他人合作.It 文件傳輸,多服務器連接,IPv6,SSL 加密,代理支持,UTF- 8 顯示,UPnP,可定制的聲音,口頭消息,托盤通知等功能。消息日誌等等.mIRC 也有一個強大的腳本語言,可以用來自動化 mIRC 和創建應用程序,執行從網絡通信到玩遊戲... mIRC 軟體介紹

nodejs irc bot 相關參考資料
node.js - super simple IRC bot - Discover gists · GitHub

super simple IRC bot (node.js). GitHub Gist: instantly share code, notes, and snippets.

https://gist.github.com

An IRC bot in Javascript which uses node.js. Incomplete.

IRC bot core. var irc = . client: new net.Socket(),. PORT: 6667,. HOST: irc.freenode.net,. textlogging: true, // If we log regular messages like ...

https://gist.github.com

aripalonode-irc-bot: IRC bot made with NodeJS. Just ... - GitHub

IRC bot made with NodeJS. Just for fun. NOT MAINTAINED ANYMORE. - GitHub - aripalo/node-irc-bot: IRC bot made with NodeJS. Just for fun.

https://github.com

funsocietyircMrNodeBot: Your Friendly NodeJs IRC Bot ...

Your Friendly NodeJs IRC Bot Framework. Contribute to funsocietyirc/MrNodeBot development by creating an account on GitHub.

https://github.com

preclairc-bot-nodejs - GitHub

install Node.js and then do npm i · change settings in config.example.js and save as config.js · run with: node bot.js or npm run start · while in an IRC channel ...

https://github.com

️ A better IRC framework for node.js. For bots and full clients.

A simple and low-boilerplate framework to build IRC bots. var bot = new IRC.Client() ...

https://github.com

ircbot - npm

2012年7月25日 — NodeJS IRC bot with plugin support. How to get it. npm install ircbot. Or you can clone this repo. How to use it. Check out example/bot.js ...

https://www.npmjs.com

@rx-ircbot - npm

2021年5月17日 — @rx-irc/bot - ReactiveX IRC bot (RxBot). A Node.js IRC bot framework based on RxJS streams. Abstract. As eggdrop is aging and TCL is ...

https://www.npmjs.com

IRC bots | Building Bots with Node.js - Packt Subscription

IRC bot is a program that connects to IRC as one of the clients and appears as one of the users in the IRC channels. These IRC bots are used to provide IRC ...

https://subscription.packtpub.

Build IRC Bots with Node.js - David Walsh Blog

2012年10月26日 — The Node-IRC NodeJS JavaScript library allows developers to create IRC bots using NodeJS and JavaScript. Learn how to create IRC bots.

https://davidwalsh.name