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 ¶ added in v1.0.6
func GetBilibiliDisableSub() bool
func GetBilibiliHiddenSub ¶ added in v1.0.6
func GetBilibiliHiddenSub() bool
func GetBilibiliMinFollowerCap ¶ added in v1.0.6
func GetBilibiliMinFollowerCap() int
func GetBilibiliOnlyOnlineNotify ¶ added in v1.0.6
func GetBilibiliOnlyOnlineNotify() bool
func GetBilibiliUnsub ¶ added in v1.0.6
func GetBilibiliUnsub() bool
func GetCommandPrefix ¶
func GetCustomCommandPrefix ¶ added in v1.0.7
func GetCustomGroupCommand ¶
func GetCustomGroupCommand() []string
func GetCustomPrivateCommand ¶
func GetCustomPrivateCommand() []string
func GetEmitInterval ¶
func GetLargeNotifyLimit ¶
func GetLargeNotifyLimit() int
func GetNotifyParallel ¶ added in v1.0.6
func GetNotifyParallel() int
func GetTemplateEnabled ¶ added in v1.0.7
func GetTemplateEnabled() bool
func MatchCmdWithPrefix ¶ added in v1.0.7
func ReloadCustomCommandPrefix ¶ added in v1.0.8
func ReloadCustomCommandPrefix()
ReloadCustomCommandPrefix TODO wtf
Types ¶
Click to show internal directories.
Click to hide internal directories.