3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00
dbot/README.md
Luke Slater aa40c78127 Merge pull request #535 from reality/database
Merge Database Branch to Master
2013-07-24 14:42:52 -07:00

22 lines
656 B
Markdown

# DBot IRC Bot
## Introduction
DBot is an IRC bot which aims to be the fanciest IRC bot around - On
the general standard of software fanciness, dbot is statistically rated as being
'82% the same as bathing in fine, fine grape juice.'
Please note that this documentation is not complete and is a work in progress,
given I started it rather a long time after I began development of the project.
Please don't judge me too harshly for this as I am, in fact, mildly allergic to
writing documentation.
## Getting Started
You can install DBot's dependencies, configure and run the bot for the first
time with the following command:
```
sh install.sh
```