Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EchoPattern = regexp.MustCompile(`^!echo\s+(?P<text>\S.*)$`)
View Source
var RollPattern = regexp.MustCompile(`^!roll(\s+(?P<expression>.*))?$`)
View Source
var SearchPattern = regexp.MustCompile(`^!(search|brave|ddg|bing|g)\s+(?P<query>\S.*)$`)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.