Categorygithub.com/hiddn/irc-glines-api
modulepackage
0.0.4
Repository: https://github.com/hiddn/irc-glines-api.git
Documentation: pkg.go.dev

# 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

  1. cd app
  2. cp example.config.json config.json
  3. edit config.json
  4. go build .
  5. ./app

# Packages

No description provided by the author