diath / nvsk

IRC bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvsk

nvsk is a utility bot for IRC written in JavaScript with the help of the node-irc library.

Requirements

nvsk requires Node.js to run as well as the set of the following libraries:

  • irc
  • random-js
  • request
  • wolfram-alpha

The requirements can be installed with npm install command from the root repository directory.

Installing

License

This software is licensed under the MIT license. See the license file for more details.

About

IRC bot

License:MIT License


Languages

Language:JavaScript 99.6%Language:Shell 0.4%