Documentation ¶
Index ¶
Constants ¶
View Source
const (
// VERSION stores the bot version
VERSION = "gophircbot - See https://github.com/vlad-s/gophircbot"
)
Variables ¶
This section is empty.
Functions ¶
func AddBasicCallbacks ¶
AddBasicCallbacks adds the basic set of callbacks.
func AddCTCPCallbacks ¶
AddCTCPCallbacks adds the CTCP set of callbacks
func GetGif ¶
GetGif returns the giphy URL of a gif, searched by "query", or an error in case it fails.
func IsIgnored ¶
IsIgnored returns whether the supplied nick is ignored or not. Depends only on the database, the config array is verified by the framework.
func IsValidURL ¶
IsValidURL returns whether a string is a valid URL.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.