package
0.0.0-20220127123339-71bc1bfb492c
Repository: https://github.com/go-chat-bot/bot.git
Documentation: pkg.go.dev

# Functions

Run reads the Config, connect to the specified IRC server and starts the bot.
SetUp returns a bot for irc according to the Config, but does not run it.
SetUpConn wraps SetUp and returns ircConn in addition to bot.

# Structs

Config must contain the necessary data to connect to an IRC server.