Documentation
¶
Index ¶
- Variables
- func DoSearch(sites, inc []string, from int, mode string) (string, []string)
- func GetMyJobs(mode string) (htmlString string, tgMessageList [][]string)
- func ReplyTGBotMessage(message string, recipientId int64, messageId int)
- func RunCronJobs()
- func SendEmail(to, title, content, via string)
- func SendTGBotMessage(message string, recipientId int64)
- func SetupTGBot()
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TgBot *tgbotapi.BotAPI
)
Functions ¶
func ReplyTGBotMessage ¶
func RunCronJobs ¶
func RunCronJobs()
func SendTGBotMessage ¶
func SetupTGBot ¶
func SetupTGBot()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.