irc-client/README.md

18 lines
185 B
Markdown
Raw Permalink Normal View History

2019-05-10 01:33:46 +00:00
# irc
2019-05-10 05:04:30 +00:00
The IRC component
## Dependencies
* abots
## Setup
Install abots using:
```bash
$ git clone https://tildegit.org/aewens/abots _abots
$ mv _abots/abots .
$ rm -rf _abots
```