Skip to content
/ dcbot Public

Direct Connect bot written in Ruby

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

lilyball/dcbot

Repository files navigation

DCBot

DCBot is a Direct Connect bot written in Ruby. It has an extensible plugin architecture backed by a database and comes with a plugin to manage requests.

Dependencies

  • RubyGems
  • ActiveRecord
  • EventMachine
  • libbz2

Usage

Edit dcbot_example.conf, rename it to dcbot.conf, and then run dcbot.rb. Typing text into standard input will send it as messages to hub chat.

Notes

At this time, only one hub connection is supported. It should be easy to add multiple hubs, but I didn't need it and I wasn't sure how to handle keyboard input in that case.

Also, please note that this is a fairly quick and dirty bot, so don't be surprised if some of the architecture is suboptimal.

Author

Kevin Ballard kevin@sb.org

About

Direct Connect bot written in Ruby

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages