https://github.com/boxuk/rodbot
An irc bot to detect roddings
https://github.com/boxuk/rodbot
Last synced: about 1 year ago
JSON representation
An irc bot to detect roddings
- Host: GitHub
- URL: https://github.com/boxuk/rodbot
- Owner: boxuk
- Created: 2013-04-16T12:31:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-07T09:56:39.000Z (about 13 years ago)
- Last Synced: 2025-01-06T02:20:18.976Z (over 1 year ago)
- Language: JavaScript
- Size: 111 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
RodBot
======
An irc bot which monitors links posted and performs a search of Box UK's IRC logs to see if the link has been posted before.
Posting a link someone has already posted is known in the company as a 'rodding', named after our very own [rodnaph](https://github.com/rodnaph).
Being rodded is the greatest shame a BoxUKer can endure.
## Installation
Check out the repo
git clone git@github.com:stevehalford/RodBot.git
Create a config.json file and input your server credentials
cp config.json.sample config.json
Install required dependencies
npm link
Run the bot
node rodbot.js