Documentation
¶
Index ¶
- Variables
- func CmdsEnabled() bool
- func FreeShell() bool
- func GetChannelID(c string) string
- func GetCmds() []string
- func GetIntlStrings(k string) string
- func GetMonitorTime() int
- func GetSlackToken() string
- func GetWatchFiles() []string
- func IsOnlyOverhead() bool
- func MonitorEnable() bool
- func SaveChannel(c string)
- func WatchEnabled() bool
Constants ¶
This section is empty.
Variables ¶
View Source
var BotEnable bool = true
View Source
var BotID string = ""
View Source
var ChannelID string = "*"
View Source
var Config *ini.File
View Source
var Rtm *slack.RTM
Functions ¶
func CmdsEnabled ¶
func CmdsEnabled() bool
func GetChannelID ¶
func GetIntlStrings ¶
func GetMonitorTime ¶
func GetMonitorTime() int
func GetSlackToken ¶
func GetSlackToken() string
func GetWatchFiles ¶
func GetWatchFiles() []string
func IsOnlyOverhead ¶
func IsOnlyOverhead() bool
func MonitorEnable ¶
func MonitorEnable() bool
func SaveChannel ¶
func SaveChannel(c string)
func WatchEnabled ¶
func WatchEnabled() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.