dbot/README.md

22 lines
674 B
Markdown
Raw Normal View History

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