snollygolly / cat-simulator-bot

:cat: A hyper realistic cat simulator made to be interacted with via IRC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐱 Cat Simulator Bot Build Status

A hyper realistic cat simulator made to be interacted with via IRC.

Prerequisites

  • Node.js (Version 6 and up required)
  • A nickname registered on snoonet

Installation

  • Clone down the repository.
git clone https://github.com/snollygolly/cat-simulator-bot.git
  • Install packages (from inside the cat-simulator-bot folder).
npm install
  • Edit your config data/config.json to reflect your personal settings

  • Start it up.

npm start
  • Enjoy!

Tests

Simply run the following to run all test and lint:

npm test

About

:cat: A hyper realistic cat simulator made to be interacted with via IRC.


Languages

Language:JavaScript 100.0%