MCPcopy Create free account

hub / github.com/arnaucube/flock-botnet / functions

Functions30 in github.com/arnaucube/flock-botnet

↓ 9 callersMethodPurple
(t string)
color.go:39
↓ 6 callersMethodRed
(t string)
color.go:15
↓ 5 callersMethodGreen
(t string)
color.go:21
↓ 4 callersMethodYellow
(t string)
color.go:27
↓ 2 callersMethodCyan
(t string)
color.go:45
↓ 2 callersFunctionaddWordToStates
(states []State, word string)
markov.go:32
↓ 2 callersMethodgenerateText
(states []State, initWord string, count int)
markov.go:113
↓ 2 callersFunctionreadTxt
(path string)
readTxt.go:8
↓ 2 callersMethodtrain
(text string)
markov.go:84
↓ 1 callersFunctioncalcMarkovStates
(words []string)
markov.go:53
↓ 1 callersFunctiongenerateMarkovResponse
(states []State, word string)
optionMarkovFlockBotnet.go:31
↓ 1 callersFunctiongetNextMarkovState
(states []State, word string)
markov.go:93
↓ 1 callersFunctionisFromBot
(flock Flock, tweet *twitter.Tweet)
optionMarkovFlockBotnet.go:23
↓ 1 callersFunctionisRT
(tweet *twitter.Tweet)
optionMarkovFlockBotnet.go:14
↓ 1 callersFunctionoptionManualTweetFromFlock
(flock Flock)
optionManualTweetFromFlock.go:10
↓ 1 callersFunctionoptionMarkovFlockBotnet
(flock Flock)
optionMarkovFlockBotnet.go:86
↓ 1 callersFunctionoptionTweetMarkov
(states []State)
optionTweetMarkov.go:11
↓ 1 callersFunctionpostTweet
(client *twitter.Client, text string)
flock.go:25
↓ 1 callersFunctionprintLoading
(n int, total int)
markov.go:21
↓ 1 callersFunctionprocessTweet
(states []State, flockUser *twitter.Client, botScreenName string, keywords []string, tweet *twitter.Tweet)
optionMarkovFlockBotnet.go:35
↓ 1 callersFunctionreadConfigTokensAndConnect
()
readConfigTokensAndConnect.go:24
↓ 1 callersFunctionreplyTweet
(client *twitter.Client, text string, inReplyToStatusID int64)
flock.go:10
↓ 1 callersFunctionstartStreaming
(states []State, flock Flock, flockUser *twitter.Client, botScreenName string, keywords []string)
optionMarkovFlockBotnet.go:50
↓ 1 callersFunctiontextToWords
(text string)
markov.go:78
↓ 1 callersFunctiontweetFromFlock
(flock Flock, text string)
flock.go:37
↓ 1 callersFunctionwaitSeconds
(seconds int)
waitTime.go:16
↓ 1 callersFunctionwaitTime
(minutes int)
waitTime.go:9
MethodBlue
(t string)
color.go:33
MethodDarkGray
(t string)
color.go:9
Functionmain
()
main.go:12