2013-01-11 12:29:22 +00:00
..
2012-12-29 14:34:24 +00:00
2013-01-11 12:29:22 +00:00

# Web

Web interface

## Description

It's a web interface for DBot. What of it?

## Requirements
###Twitter Bootstrap
```
cd depressionbot/public/
wget http://twitter.github.com/bootstrap/assets/bootstrap.zip
unzip bootstrap.zip
rm bootstrap.zip
```