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
- Host: GitHub
- URL: https://github.com/maxleiter/ircracer
- Owner: MaxLeiter
- Created: 2015-08-30T21:25:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-15T01:56:56.000Z (almost 11 years ago)
- Last Synced: 2024-10-11T13:21:29.705Z (over 1 year ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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