Skip to content

larsivsi/gangbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRC-bot implemented in Ruby. 
Will be compliant to whatever ruby version is in the debian repositories (currently 1.9.1)

1) cp gangbot.config.rb gangbot.config.local.rb
2) Make appropriate changes in the config
 -> Choose dbi-adapter, database etc. (Or leave this as-is by having ENABLE_DB_LOGGING to false)
3) Run ./kagura for main bot
4) Run ./yomi for secondry bot

Dependencies:
ruby
libhtmlentities-ruby
libdbi-ruby

Releases

No releases published

Packages

No packages published

Languages