Skip to content

A task sharing bot for IRC. Written in Ruby with Cinch IRC bot framework.

Notifications You must be signed in to change notification settings

jeremyd/bangbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bangbot uses Ruby, Cinch, and Postgres.

Installation Instructions used for Ruby 1.9:

gem install cinch cinch-identify pg pry --no-rdoc --nori
git clone https://github.com/jeremyd/bangbot.git
cd bangbot
cp config/bangbot.conf.rb.example config/bangbot.conf.rb
vim bangbot.conf.rb # save your config

!Create the postgres database and credentials you specified!

rake test # YES there are tests.  You can run them and they will pass!
ruby start.rb

About

A task sharing bot for IRC. Written in Ruby with Cinch IRC bot framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages