Documentation ¶
Index ¶
- func GetBilibiliDisableSub() bool
- func GetBilibiliHiddenSub() bool
- func GetBilibiliMinFollowerCap() int
- func GetBilibiliOnlyOnlineNotify() bool
- func GetBilibiliUnsub() bool
- func GetCommandPrefix(commands ...string) string
- func GetCustomCommandPrefix() map[string]string
- func GetCustomGroupCommand() []string
- func GetCustomPrivateCommand() []string
- func GetEmitInterval() time.Duration
- func GetLargeNotifyLimit() int
- func GetNotifyParallel() int
- func GetTemplateEnabled() bool
- func MatchCmdWithPrefix(cmd string) (prefix string, command string, err error)
- func ReloadCustomCommandPrefix()
- type CronJob
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBilibiliDisableSub ¶
func GetBilibiliDisableSub() bool
func GetBilibiliHiddenSub ¶
func GetBilibiliHiddenSub() bool
func GetBilibiliMinFollowerCap ¶
func GetBilibiliMinFollowerCap() int
func GetBilibiliOnlyOnlineNotify ¶
func GetBilibiliOnlyOnlineNotify() bool
func GetBilibiliUnsub ¶
func GetBilibiliUnsub() bool
func GetCommandPrefix ¶
func GetCustomCommandPrefix ¶
func GetCustomGroupCommand ¶
func GetCustomGroupCommand() []string
func GetCustomPrivateCommand ¶
func GetCustomPrivateCommand() []string
func GetEmitInterval ¶
func GetLargeNotifyLimit ¶
func GetLargeNotifyLimit() int
func GetNotifyParallel ¶
func GetNotifyParallel() int
func GetTemplateEnabled ¶
func GetTemplateEnabled() bool
func MatchCmdWithPrefix ¶
func ReloadCustomCommandPrefix ¶
func ReloadCustomCommandPrefix()
ReloadCustomCommandPrefix TODO wtf
Types ¶
Click to show internal directories.
Click to hide internal directories.