Add reference to goirc library
parent
e9a94e5a49
commit
4568e1ade3
|
|
@ -1,6 +1,7 @@
|
||||||
# XDCC Command Line Tools
|
# XDCC Command Line Tools
|
||||||
|
|
||||||
This project provides a simple command line tool which allow you to perform search and retrieval of files on the IRC network through the XDCC protocol.
|
This project provides a simple command line tool which allow you to perform search and retrieval of files on the IRC network through the XDCC protocol. It is based on the popular [goirc](https://github.com/fluffle/goirc) library.
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- File search from multiple search engines.
|
- File search from multiple search engines.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue