Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BotConf ¶
type BotConf struct { Url string // URL to mattermost instance DataPath string // path to data // mattermost settings User string Email string Password string Token string Team string Channel string DebugChannel string // twitter settings ConsumerKey string ConsumerSecret string AccessToken string AccessSecret string MaxTweets int CheckInterval int ServicePort int ServiceAllowedToken string }
Click to show internal directories.
Click to hide internal directories.