Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.4% on proxy.golang.org
Top 0.6% dependent packages on proxy.golang.org
Top 0.8% dependent repos on proxy.golang.org
Top 6.5% forks on proxy.golang.org
Top 0.4% docker downloads on proxy.golang.org

proxy.golang.org : github.com/lrstanley/girc

Package girc provides a high level, yet flexible IRC library for use with interacting with IRC servers. girc has support for user/channel tracking, as well as a few other neat features (like auto-reconnect). Much of what girc can do, can also be disabled. The goal is to provide a solid API that you don't necessarily have to work with out of the box if you don't want to. See the examples below for a few brief and useful snippets taking advantage of girc, which should give you a general idea of how the API works. The bare-minimum needed to get started with girc. Just connects and idles. Another basic example, however with this, we add simple !<command> responses to things. E.g. "!hello", "!stop", and "!restart". Very simple example that connects, joins a channel, and responds to "hello" with "hello world!".

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/lrstanley/girc
Keywords: ctcp, go, golang, irc, irc-client, ircv3, library, sasl
License: MIT
Latest release: 9 months ago
First release: almost 2 years ago
Namespace: github.com/lrstanley
Dependent packages: 62
Dependent repositories: 45
Stars: 177 on GitHub
Forks: 10 on GitHub
Docker dependents: 1
Docker downloads: 11,108,212
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago

    Loading...
    Readme
    Loading...