MCPcopy Create free account

hub / github.com/AudDMusic/RedditBot / functions

Functions36 in github.com/AudDMusic/RedditBot

↓ 28 callersFunctioncapture
(err error)
main.go:1468
↓ 13 callersFunctionstringInSlice
(slice []string, s string)
main.go:89
↓ 6 callersFunctionsubstringInSlice
(s string, slice []string)
main.go:97
↓ 4 callersFunctionGetReply
(result []audd.RecognitionEnterpriseResult, withLinks, matched, full, showLabel bool, minScore int)
main.go:360
↓ 4 callersFunctiongetBodyToCompare
(body string)
main.go:958
↓ 3 callersMethodHandleQuery
(mention *reddit1.Message, comment *models.Comment, post *models.Post)
main.go:563
↓ 3 callersFunctiongetBannedText
(subreddit string)
main.go:855
↓ 3 callersFunctionlinksFromBody
(body string)
main.go:163
↓ 2 callersMethodGetLinkFromComment
(mention *reddit1.Message, commentsTree []*models.Comment, post *models.Post)
main.go:189
↓ 2 callersFunctionSecondsToTimeString
(i int, includeHours bool)
main.go:123
↓ 2 callersFunctionTimeStringToSeconds
(s string)
main.go:106
↓ 2 callersFunctioncaptureFunc
(f func() error)
main.go:1482
↓ 2 callersFunctiongetJSON
(URL string, v interface{})
main.go:175
↓ 2 callersMethodgetReddit1Credentials
(username string)
main.go:1128
↓ 2 callersMethodgetReddit2Credentials
(username string)
main.go:1105
↓ 2 callersFunctionloadConfig
(file string)
main.go:1148
↓ 2 callersFunctionremoveFormatting
(response string)
main.go:553
↓ 2 callersFunctionringContains
(r *ring.Ring, n models.RedditID)
main.go:1454
↓ 1 callersMethodComment
(p *models.Comment)
main.go:989
↓ 1 callersFunctionGetSkipFirstFromLink
(Url string)
main.go:507
↓ 1 callersFunctionGetTimeFromText
(s string)
main.go:130
↓ 1 callersMethodGetVideoLink
(mention *reddit1.Message, comment *models.Comment)
main.go:307
↓ 1 callersMethodPost
(p *models.Post)
main.go:1064
↓ 1 callersFunctionWatchChanges
(filename string, updated chan struct{}, l *rate.Limiter)
main.go:1171
↓ 1 callersFunctionaddToStats
(t string)
main.go:56
↓ 1 callersFunctioncommentToMessage
(comment *models.Comment)
main.go:1494
↓ 1 callersFunctiondistance
(s, sub1, sub2 string)
main.go:962
↓ 1 callersMethodgetPatreonSupporter
(botMentioned, fullMatch bool)
main.go:63
↓ 1 callersFunctionisEmpty
(e ...string)
main.go:351
↓ 1 callersFunctionminDistance
(s, sub1 string, sub2 ...string)
main.go:971
↓ 1 callersFunctionreplaceSlice
(s, new string, oldStrings ...string)
main.go:952
↓ 1 callersFunctionstreamSubredditComments
(c *mira.Reddit, name string)
main.go:1405
↓ 1 callersFunctionstreamSubredditPosts
(c *mira.Reddit, name string)
main.go:1358
MethodCommentReply
(p *reddit1.Message)
main.go:906
MethodMention
(p *reddit1.Message)
main.go:865
Functionmain
()
main.go:1199