Home

Awesome

<p align="center"><a href="https://pkg.go.dev/github.com/lrstanley/girc"><img width="270" src="http://i.imgur.com/DEnyrdB.png"></a></p> <!-- template:begin:header --> <!-- do not edit anything in this "template" block, its auto-generated --> <p align="center">girc -- :bomb: girc is a flexible IRC library for Go :ok_hand:</p> <p align="center"> <a href="https://github.com/lrstanley/girc/tags"> <img title="Latest Semver Tag" src="https://img.shields.io/github/v/tag/lrstanley/girc?style=flat-square"> </a> <a href="https://github.com/lrstanley/girc/commits/master"> <img title="Last commit" src="https://img.shields.io/github/last-commit/lrstanley/girc?style=flat-square"> </a> <a href="https://github.com/lrstanley/girc/actions?query=workflow%3Atest+event%3Apush"> <img title="GitHub Workflow Status (test @ master)" src="https://img.shields.io/github/actions/workflow/status/lrstanley/girc/test.yml?branch=master&label=test&style=flat-square"> </a> <a href="https://codecov.io/gh/lrstanley/girc"> <img title="Code Coverage" src="https://img.shields.io/codecov/c/github/lrstanley/girc/master?style=flat-square"> </a> <a href="https://pkg.go.dev/github.com/lrstanley/girc"> <img title="Go Documentation" src="https://pkg.go.dev/badge/github.com/lrstanley/girc?style=flat-square"> </a> <a href="https://goreportcard.com/report/github.com/lrstanley/girc"> <img title="Go Report Card" src="https://goreportcard.com/badge/github.com/lrstanley/girc?style=flat-square"> </a> </p> <p align="center"> <a href="https://github.com/lrstanley/girc/issues?q=is:open+is:issue+label:bug"> <img title="Bug reports" src="https://img.shields.io/github/issues/lrstanley/girc/bug?label=issues&style=flat-square"> </a> <a href="https://github.com/lrstanley/girc/issues?q=is:open+is:issue+label:enhancement"> <img title="Feature requests" src="https://img.shields.io/github/issues/lrstanley/girc/enhancement?label=feature%20requests&style=flat-square"> </a> <a href="https://github.com/lrstanley/girc/pulls"> <img title="Open Pull Requests" src="https://img.shields.io/github/issues-pr/lrstanley/girc?label=prs&style=flat-square"> </a> <a href="https://github.com/lrstanley/girc/discussions/new?category=q-a"> <img title="Ask a Question" src="https://img.shields.io/badge/support-ask_a_question!-blue?style=flat-square"> </a> <a href="https://liam.sh/chat"><img src="https://img.shields.io/badge/discord-bytecord-blue.svg?style=flat-square" title="Discord Chat"></a> </p> <!-- template:end:header --> <!-- template:begin:toc --> <!-- do not edit anything in this "template" block, its auto-generated -->

:link: Table of Contents

<!-- template:end:toc -->

Features

Installing

$ go get -u github.com/lrstanley/girc

Examples

See the examples within the documentation for real-world usecases. Here are a few real-world usecases/examples/projects which utilize girc:

ProjectDescription
nagios-check-ircdNagios utility for monitoring the health of an ircd
nagios-notify-ircNagios utility for sending alerts to one or many channels/networks
matterbridgebridge between mattermost, IRC, slack, discord (and many others) with REST API
millaAn LLM bot with syntax Highlighting
hiiA file-based IRC client

Working on a project and want to add it to the list? Submit a pull request!

References

<!-- template:begin:support --> <!-- do not edit anything in this "template" block, its auto-generated -->

:raising_hand_man: Support & Assistance

<!-- template:end:support --> <!-- template:begin:contributing --> <!-- do not edit anything in this "template" block, its auto-generated -->

:handshake: Contributing

<!-- template:end:contributing --> <!-- template:begin:license --> <!-- do not edit anything in this "template" block, its auto-generated -->

:balance_scale: License

MIT License

Copyright (c) 2016 Liam Stanley <me@liamstanley.io>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Also located here

<!-- template:end:license -->

girc artwork licensed under CC 3.0 based on Renee French under Creative Commons 3.0 Attributions.