schoeke / birb

A simple irc bot for logging and url title expansion written in nodejs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

birb: A simple irc bot for logging and url title expansion

To run, rename "config.sample.json" to "config.json" and change it as needed.

Ensure that all needed libraries are installed:

npm i

Then call:

node cmd.js

To run some simple tests, run

npm test

About

A simple irc bot for logging and url title expansion written in nodejs.


Languages

Language:JavaScript 100.0%