This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 55b49412f3ec09069481b650f750737546e3f71e
tree a9af0f3fc664923d7a688ef549b535e3dda14a86
parent f8e3b582038680ed2cd5b7febd35ec9340d383c9
tree a9af0f3fc664923d7a688ef549b535e3dda14a86
parent f8e3b582038680ed2cd5b7febd35ec9340d383c9
dcbot /
| name | age | message | |
|---|---|---|---|
| |
COPYING | Sat Feb 16 13:24:52 -0800 2008 | [kballard] |
| |
LICENSE | Sat Feb 23 14:57:21 -0800 2008 | [kballard] |
| |
README | Sat Feb 23 15:04:02 -0800 2008 | [kballard] |
| |
TODO | Sat Feb 23 14:57:21 -0800 2008 | [kballard] |
| |
config.rb | Fri Feb 15 05:33:58 -0800 2008 | [kballard] |
| |
dcbot.rb | Tue Feb 26 00:28:06 -0800 2008 | [kballard] |
| |
dcbot_example.conf | Sat Feb 16 10:34:23 -0800 2008 | [kballard] |
| |
dcprotocol.rb | Sat Feb 23 23:16:54 -0800 2008 | [kballard] |
| |
dcuser.rb | Sat Feb 23 14:57:20 -0800 2008 | [kballard] |
| |
keyboard.rb | Sat Feb 16 08:28:32 -0800 2008 | [kballard] |
| |
plugin.rb | Tue Feb 26 15:16:43 -0800 2008 | [kballard] |
| |
plugins/ | Sun Feb 24 13:48:44 -0800 2008 | [kballard] |
README
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>




