edillingham / nodebawt

An IRC bot written in node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Run "npm install".
  2. Edit nb-config to your liking. Leave "password" null if your network doesn't have a nickserv or the bot's username isn't registered there.
  3. Run the bot with "npm start" or "node app.js".

Hit tab to see a list of commands. Sorry, there's no help yet.

Enjoy!

About

An IRC bot written in node.js

License:ISC License


Languages

Language:JavaScript 100.0%