π»How to Install
1οΈβ£ Install via npm
npm install nova-irc2οΈβ£ Import and Initialize
const nova = require('nova-irc');
const bot = new nova ();Last updated
npm install nova-ircconst nova = require('nova-irc');
const bot = new nova ();Last updated