Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boxuk/rodbot
An irc bot to detect roddings
https://github.com/boxuk/rodbot
Last synced: about 2 months 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 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-07T09:56:39.000Z (over 11 years ago)
- Last Synced: 2024-04-14T11:50:55.737Z (9 months 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 [email protected]: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