How to Install
Installing Nova IRC is quick and easy. Follow these steps to get started:
1️⃣ Install via npm
Run the following command in your project directory:
2️⃣ Import and Initialize
Require the library and create a new instance of the IRC client:
Now you're ready to connect to an IRC server and start building your bot! 🚀
Last updated