//
pkg.gl
Category
github.com/lavagetto/ircbot
bot
package
0.2.6
Repository:
https://github.com/lavagetto/ircbot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
4
Files
117 SLOC
#
Functions
GetConfig
GetConfig initializes a configuration object from reading a properly formatted json file.
NewBot
NewBot returns a new bot instance.
#
Structs
Bot
Bot is the basic bot with a state storage and a database connection.
Configuration
Configuration holds all the configuration of the bot.