//
pkg.gl
Category
github.com/go-chat-bot/bot
irc
package
0.0.0-20220127123339-71bc1bfb492c
Repository:
https://github.com/go-chat-bot/bot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
128 SLOC
#
Functions
Run
Run reads the Config, connect to the specified IRC server and starts the bot.
SetUp
SetUp returns a bot for irc according to the Config, but does not run it.
SetUpConn
SetUpConn wraps SetUp and returns ircConn in addition to bot.
#
Structs
Config
Config must contain the necessary data to connect to an IRC server.