3.0.0 • Published 3 years ago

@rx-irc/bot v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@rx-irc/bot - ReactiveX IRC bot (RxBot)

A Node.js IRC bot based on RxJS streams.

Abstract

As "eggdrop" is aging and TCL is vanishing into obsurity, I wanted a modern platform written in Javascript. I needed something modular and easy to configure and maintain. RxBot runs on Node and uses RxJS to handle the stream of data comming from the IRC network. Modules are configured in the main package and installed through NPM dependencies, which eliminates most conflicts during updates. The system is still in its early stages but has already shown promise in scalability since its inception as a trivia bot.

License

Copyright Florian Mäder - Permission granted under the MIT license.