# README
About irc-glines-api
irc-glines-api is a small project that allows to make ip-based gline/kline/akill information available via
- a bot that can answer the "!g <ip>" command online
- a RESTful web api
Author
Hidden (hidden at undernet.org)
Requirements
For the bot to work well, an o:line is required. Otherwise, it will not be able to view server notices and receive full content for the /gline command.
Installation / Configuration
- cd app
- cp example.config.json config.json
- edit config.json
- go build .
- ./app
# Packages
No description provided by the author