dbot/README.md

22 lines
674 B
Markdown
Raw Normal View History

2012-03-10 19:40:02 +00:00
# Depressionbot IRC Bot
## Introduction
Depressionbot 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.'
2012-03-10 19:40:02 +00:00
2012-03-10 20:15:13 +00:00
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.
2012-03-10 20:14:47 +00:00
2013-05-26 15:55:20 +00:00
## Getting Started
2012-03-10 20:10:49 +00:00
2013-05-26 15:55:20 +00:00
You can install DBot's dependencies, configure and run the bot for the first
time with the following command:
2012-03-10 19:40:02 +00:00
2013-05-26 15:55:20 +00:00
```
sh install.sh
```