Skip to content
/ birb Public

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

Notifications You must be signed in to change notification settings

schoeke/birb

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published