irc-client/README.md

18 lines
185 B
Markdown

# irc
The IRC component
## Dependencies
* abots
## Setup
Install abots using:
```bash
$ git clone https://tildegit.org/aewens/abots _abots
$ mv _abots/abots .
$ rm -rf _abots
```