Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arnaucube/flock-botnet
/ functions
Functions
30 in github.com/arnaucube/flock-botnet
⨍
Functions
30
◇
Types & classes
5
↓ 9 callers
Method
Purple
(t string)
color.go:39
↓ 6 callers
Method
Red
(t string)
color.go:15
↓ 5 callers
Method
Green
(t string)
color.go:21
↓ 4 callers
Method
Yellow
(t string)
color.go:27
↓ 2 callers
Method
Cyan
(t string)
color.go:45
↓ 2 callers
Function
addWordToStates
(states []State, word string)
markov.go:32
↓ 2 callers
Method
generateText
(states []State, initWord string, count int)
markov.go:113
↓ 2 callers
Function
readTxt
(path string)
readTxt.go:8
↓ 2 callers
Method
train
(text string)
markov.go:84
↓ 1 callers
Function
calcMarkovStates
(words []string)
markov.go:53
↓ 1 callers
Function
generateMarkovResponse
(states []State, word string)
optionMarkovFlockBotnet.go:31
↓ 1 callers
Function
getNextMarkovState
(states []State, word string)
markov.go:93
↓ 1 callers
Function
isFromBot
(flock Flock, tweet *twitter.Tweet)
optionMarkovFlockBotnet.go:23
↓ 1 callers
Function
isRT
(tweet *twitter.Tweet)
optionMarkovFlockBotnet.go:14
↓ 1 callers
Function
optionManualTweetFromFlock
(flock Flock)
optionManualTweetFromFlock.go:10
↓ 1 callers
Function
optionMarkovFlockBotnet
(flock Flock)
optionMarkovFlockBotnet.go:86
↓ 1 callers
Function
optionTweetMarkov
(states []State)
optionTweetMarkov.go:11
↓ 1 callers
Function
postTweet
(client *twitter.Client, text string)
flock.go:25
↓ 1 callers
Function
printLoading
(n int, total int)
markov.go:21
↓ 1 callers
Function
processTweet
(states []State, flockUser *twitter.Client, botScreenName string, keywords []string, tweet *twitter.Tweet)
optionMarkovFlockBotnet.go:35
↓ 1 callers
Function
readConfigTokensAndConnect
()
readConfigTokensAndConnect.go:24
↓ 1 callers
Function
replyTweet
(client *twitter.Client, text string, inReplyToStatusID int64)
flock.go:10
↓ 1 callers
Function
startStreaming
(states []State, flock Flock, flockUser *twitter.Client, botScreenName string, keywords []string)
optionMarkovFlockBotnet.go:50
↓ 1 callers
Function
textToWords
(text string)
markov.go:78
↓ 1 callers
Function
tweetFromFlock
(flock Flock, text string)
flock.go:37
↓ 1 callers
Function
waitSeconds
(seconds int)
waitTime.go:16
↓ 1 callers
Function
waitTime
(minutes int)
waitTime.go:9
Method
Blue
(t string)
color.go:33
Method
DarkGray
(t string)
color.go:9
Function
main
()
main.go:12