Skip to content

rigor789/rigibot

Repository files navigation

RigiBot

Simple IRC (twitch) bot written in Node.

Setup

To set up the bot, clone the repository, and then cd into it.

Run npm install to install dependencies.

Copy .env.example to .env.

Copy commands.js.example to commands.js.

Copy config.json.example to config.json.

Edit .env with correct information. Edit commands.js to customize your commands. Edit config.json with correct information.

Run

To start the bot, type node bot.js and the bot should start!

About

Simple IRC (twitch) bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published