An open API service indexing awesome lists of open source software.

https://github.com/maxleiter/ircracer

An IRC bot for speedrunning
https://github.com/maxleiter/ircracer

Last synced: about 1 year ago
JSON representation

An IRC bot for speedrunning

Awesome Lists containing this project

README

          

# IRCRacer
An IRC bot for speedrunning

## Setup
1. Install NodeJS
2. `npm install`
3. Rename .demo. files
1. `cp private/index.demo.txt private/index.txt`
2. `cp private/ops.demo.text private/ops.txt`
3. `cp private/records.json`
4. `cp config.demo.js config.js`
4. Modify `config.js` to your liking

## Usage
1. `node bot.js`
2. Profit

### Commands

See COMMANDS.MD