MCPcopy Create free account

hub / github.com/davidbmaier/discord-recap / functions

Functions108 in github.com/davidbmaier/discord-recap

↓ 38 callersFunctionformatNumber
(number)
app/lib/utils.js:82
↓ 28 callersFunctionusePlural
(word, value, plural)
app/lib/utils.js:75
↓ 20 callersFunctioncleanChartData
(data)
app/lib/utils.js:73
↓ 14 callersFunctionincrementEmoteMatches
(category, emoteName, emoteID)
app/lib/utils.js:19
↓ 14 callersFunctionsortMatches
(matches)
app/lib/stats/stats.js:310
↓ 8 callersFunctiongetStats
()
app/lib/store.js:7
↓ 7 callersFunctiongetBaseStats
()
app/lib/constants.js:64
↓ 7 callersFunctionincrementTextStats
(category, wordLength, characterLength, messageTimestamp)
app/lib/utils.js:4
↓ 7 callersFunctionincrementWordMatches
(category, word)
app/lib/utils.js:33
↓ 7 callersFunctionreadFile
(files, name)
app/lib/extract.js:54
↓ 7 callersFunctionupdateFirstAndLastMessage
(category, message, channelData, messageTimestamp)
app/lib/utils.js:44
↓ 3 callersFunctiongetButtonClassNames
(type)
app/components/MessageCharts.jsx:23
↓ 3 callersFunctiongetTopEmotes
()
app/components/TopWordsAndEmotes.jsx:28
↓ 3 callersFunctiongetTopWords
()
app/components/TopWordsAndEmotes.jsx:16
↓ 2 callersFunctioncheckForMobile
(userAgent)
app/lib/utils.js:95
↓ 2 callersFunctionclearStats
()
app/lib/store.js:15
↓ 2 callersFunctiongetAverageMessageCountPerDay
()
app/components/MessageCount.jsx:17
↓ 2 callersFunctiongetName
(name)
app/components/TopList.jsx:48
↓ 2 callersFunctionhandlePackage
(file)
app/routes/index.jsx:27
↓ 1 callersFunctioncapitalizeFirstLetter
(name)
app/components/Connections.jsx:7
↓ 1 callersFunctioncheckForFFPrivate
()
app/lib/utils.js:97
↓ 1 callersFunctioncheckSpecialCases
()
app/routes/index.jsx:19
↓ 1 callersFunctioncleanUpDescription
(desc)
app/lib/stats/messages.js:47
↓ 1 callersFunctioncollectAnalytics
(files)
app/lib/stats/analytics.js:48
↓ 1 callersFunctioncollectGlobalStats
(files, { dmChannels, guildChannels }, analytics)
app/lib/stats/stats.js:23
↓ 1 callersFunctioncollectMessages
(files)
app/lib/stats/messages.js:28
↓ 1 callersFunctioncollectStats
(files)
app/lib/stats/stats.js:14
↓ 1 callersFunctionextractPackage
(file)
app/lib/extract.js:4
↓ 1 callersFunctionformatDate
(date)
app/components/FirstMessage.jsx:13
↓ 1 callersFunctionformatMessage
(content)
app/components/FirstMessage.jsx:22
↓ 1 callersFunctionformatNumber
(value)
app/components/Chart.jsx:14
↓ 1 callersFunctiongetAboutProject
()
app/routes/about.jsx:8
↓ 1 callersFunctiongetAboutTheData
()
app/routes/about.jsx:43
↓ 1 callersFunctiongetBaseDays
()
app/lib/constants.js:47
↓ 1 callersFunctiongetBaseHours
()
app/lib/constants.js:39
↓ 1 callersFunctiongetBaseYears
()
app/lib/constants.js:55
↓ 1 callersFunctiongetChartData
()
app/components/MessageCharts.jsx:12
↓ 1 callersFunctiongetClassNames
()
app/components/Tile.jsx:7
↓ 1 callersFunctiongetClassNames
()
app/components/Tooltip.jsx:7
↓ 1 callersFunctiongetConnections
()
app/lib/stats/stats.js:33
↓ 1 callersFunctiongetFFPrivateDisclaimer
()
app/routes/index.jsx:104
↓ 1 callersFunctiongetFile
(files, name)
app/lib/extract.js:51
↓ 1 callersFunctiongetInstructions
()
app/routes/index.jsx:79
↓ 1 callersFunctiongetLegal
()
app/routes/about.jsx:25
↓ 1 callersFunctiongetMessageDataFields
()
app/routes/stats/index.jsx:49
↓ 1 callersFunctiongetMessageStats
(channelData, message)
app/lib/stats/stats.js:132
↓ 1 callersFunctiongetMetaDataFields
()
app/routes/stats/index.jsx:151
↓ 1 callersFunctiongetMobileDisclaimer
()
app/routes/index.jsx:93
↓ 1 callersFunctiongetParagraphs
()
app/routes/index.jsx:68
↓ 1 callersFunctiongetPaymentsTotal
()
app/lib/stats/stats.js:45
↓ 1 callersFunctiongetPrivacyPolicy
()
app/routes/about.jsx:34
↓ 1 callersFunctiongetReference
()
app/components/FirstMessage.jsx:60
↓ 1 callersFunctioninitializeYearStats
()
app/lib/utils.js:84
↓ 1 callersFunctionisValid
()
app/components/DataField.jsx:10
↓ 1 callersFunctiononSort
(newSortMode)
app/components/TopList.jsx:55
↓ 1 callersFunctionpurgeRequireCache
()
netlify/functions/server/index.js:6
↓ 1 callersFunctionrenameFolders
(files)
app/lib/extract.js:69
↓ 1 callersFunctionresetData
()
app/routes/stats.jsx:16
↓ 1 callersFunctionresolveUserTag
(name, discriminator)
app/lib/utils.js:106
↓ 1 callersFunctionstoreStats
(stats)
app/lib/store.js:5
↓ 1 callersFunctiontakeScreenshot
()
app/routes/stats.jsx:21
↓ 1 callersFunctiontestIDB
()
app/lib/store.js:20
↓ 1 callersFunctiontranslateChannelType
(type)
app/lib/stats/messages.js:6
↓ 1 callersFunctionupdateCountries
(events, event)
app/lib/stats/analytics.js:30
↓ 1 callersFunctionupdateEvents
(events, event)
app/lib/stats/analytics.js:5
FunctionAbout
()
app/routes/about.jsx:56
FunctionAccordion
(props)
app/components/Accordion.jsx:4
FunctionApp
()
app/root.jsx:69
FunctionBreadcrumbWrapper
(props)
app/components/BreadcrumbWrapper.jsx:5
FunctionCatchBoundary
()
app/root.jsx:53
FunctionChannels
()
app/routes/stats/channels/index.jsx:9
FunctionChart
(props)
app/components/Chart.jsx:9
FunctionConnections
(props)
app/components/Connections.jsx:4
FunctionDM
()
app/routes/stats/dms/$dmID.jsx:16
FunctionDMs
()
app/routes/stats/dms/index.jsx:19
FunctionDataField
(props)
app/components/SectionLink.jsx:6
FunctionDataField
(props)
app/components/DataField.jsx:5
FunctionEmote
(props)
app/components/Emote.jsx:5
FunctionErrorBoundary
({ error })
app/root.jsx:24
FunctionFirstMessage
(props)
app/components/FirstMessage.jsx:8
FunctionHome
()
app/routes/index.jsx:12
FunctionMessageCharts
(props)
app/components/MessageCharts.jsx:7
FunctionMessageCount
(props)
app/components/MessageCount.jsx:12
FunctionRow
(props)
app/components/Row.jsx:4
FunctionServer
()
app/routes/stats/servers/$serverID/index.jsx:20
FunctionServerChannel
()
app/routes/stats/servers/$serverID/$channelID.jsx:16
FunctionServers
()
app/routes/stats/servers/index.jsx:18
FunctionStats
()
app/routes/stats/index.jsx:35
FunctionStatsWrapper
()
app/routes/stats.jsx:8
FunctionTile
(props)
app/components/Tile.jsx:4
FunctionTooltip
(props)
app/components/Tooltip.jsx:4
FunctionTopList
(props)
app/components/TopList.jsx:21
FunctionTopWordsAndEmotes
(props)
app/components/TopWordsAndEmotes.jsx:8
FunctionUserTile
(props)
app/components/UserTile.jsx:4
FunctionYears
()
app/routes/stats/years.jsx:13
FunctionfileUpload
()
app/routes/index.jsx:41
FunctionformatLabel
(label)
app/components/Chart.jsx:19
FunctionformatTooltipValue
(value)
app/components/Chart.jsx:12
FunctionhandleDragOver
(event)
app/routes/index.jsx:63
FunctionhandleFileDrop
(event)
app/routes/index.jsx:49
next →1–100 of 108, ranked by callers