Skip to content
/ nbot Public

Simple JS IRC bot with hot-pluggable modules.

Notifications You must be signed in to change notification settings

zpotoloom/nbot

Repository files navigation

nbot

Simple IRC bot written in JS

Dependencies

install nodejs and npm

https://nodejs.org/en/download/package-manager/

    # Installs modules
    npm install

    # Start bot with first time configuration wizard:
    npm start

Autojoins channel when invited

!leavechannel to part from channel

other modular commands defined in modules.json

modules can be updated from git with !update without restarting

About

Simple JS IRC bot with hot-pluggable modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published