MCPcopy Create free account

hub / github.com/Loukious/Vencord / functions

Functions2,306 in github.com/Loukious/Vencord

↓ 7 callersFunctiongetEmojiUrl
(emoji)
src/plugins/soundBoardLogger/utils.ts:35
↓ 7 callersFunctionisPluginDev
(id: string)
src/utils/misc.ts:78
↓ 7 callersFunctionisQuestRunning
(questId: string)
src/plugins/questCompleter/index.tsx:128
↓ 7 callersFunctionisSettingDisabled
(settings: DefinedSettings, setting: PluginSettingDef)
src/api/PluginManager.ts:65
↓ 7 callersFunctionmakeRange
(start: number, end: number, step = 1)
src/utils/types.ts:36
↓ 7 callersFunctionnormalize
(x: number)
src/plugins/clientTheme/utils/colorUtils.ts:56
↓ 7 callersFunctiononChange
(newValue: any)
src/components/settings/tabs/plugins/PluginModal.tsx:116
↓ 7 callersMethodopen
* Opens a new popout window. * If window with key already exists and is not out-of-process: * - On desktop: focuses the existing window via
packages/discord-types/src/stores/PopoutWindowStore.d.ts:201
↓ 7 callersFunctionopenImageModal
(item: Except<MediaModalItem, "type">, mediaModalProps?: Omit<MediaModalProps, "items">)
src/utils/discord.tsx:169
↓ 7 callersFunctionproxyLazyWebpack
(factory: () => T, attempts?: number)
src/webpack/webpack.ts:406
↓ 7 callersFunctionremoveSettingsPanelButton
(name: string)
src/plugins/philsPluginLibrary/patches/userPanel.tsx:104
↓ 7 callersMethodupdateSetting
* Update the setting value * @param value The new value
src/api/UserSettings.ts:34
↓ 7 callersMethoduseSetting
* Stateful React hook for this setting value
src/api/UserSettings.ts:43
↓ 6 callersFunctionSvg
(path: string, label: string)
src/plugins/spotifyControls/PlayerComponent.tsx:44
↓ 6 callersMethod_log
(level: "log" | "error" | "warn" | "info" | "debug", levelColor: string, args: any[], customFmt = "")
src/utils/Logger.ts:34
↓ 6 callersFunctionextractAndLoadChunksLazy
(code: CodeFilter, matcher = DefaultExtractAndLoadChunksRegex)
src/webpack/webpack.ts:763
↓ 6 callersFunctionfetch
(userId: string, force: boolean = false)
src/plugins/decor/lib/stores/UsersDecorationsStore.ts:55
↓ 6 callersFunctiongetDisplayName
(guildId: string, userId: string)
src/plugins/typingIndicator/index.tsx:38
↓ 6 callersFunctiongetQuestById
(questId: string)
src/plugins/questCompleter/index.tsx:89
↓ 6 callersFunctiongetText
(skipFirst = true)
scripts/generateReport.ts:227
↓ 6 callersFunctiongit
(...args: string[])
src/main/updater/git.ts:35
↓ 6 callersFunctionmigratePluginSettings
(name: string, ...oldNames: string[])
src/api/Settings.ts:234
↓ 6 callersFunctionopenPluginModal
(plugin: Plugin, onRestartNeeded?: (pluginName: string, key: string) => void)
src/components/settings/tabs/plugins/PluginModal.tsx:249
↓ 6 callersFunctionresolveError
(isValidResult: boolean | string)
src/components/settings/tabs/plugins/components/Common.tsx:31
↓ 6 callersFunctionsendPatch
(channel: Channel, body: Record<string, any>, bypass = false)
src/plugins/voiceChatUtilities/index.tsx:16
↓ 6 callersFunctionsleep
(ms: number)
src/utils/misc.ts:32
↓ 6 callersMethodunsubscribe
(event: FluxEventsAutoComplete, callback: (data: any) => void)
packages/discord-types/src/utils.d.ts:20
↓ 6 callersFunctionuseForceUpdater
(withDep?: true)
src/utils/react.tsx:131
↓ 6 callersMethodwithPrivateSettings
Extend this Settings object type with more properties, useful for non-user-facing settings
src/utils/types.ts:415
↓ 5 callersFunctionIcon
(path: string, opts?: { viewBox?: string; width?: number; height?: number; })
src/plugins/platformIndicators/index.tsx:111
↓ 5 callersMethodaddGlobalChangeListener
* Add a global change listener, that will fire whenever any setting is changed * * @param data The new data. This is either the new value se
src/shared/SettingsStore.ts:232
↓ 5 callersFunctionauthorize
(callback?: () => void)
src/plugins/reviewDB/auth.tsx:43
↓ 5 callersFunctioncheckCloudUrlCsp
()
src/api/SettingsSync/cloudSetup.tsx:19
↓ 5 callersFunctioncustomFormat
(formatStr: string, data: TrackData)
src/plugins/appleMusic.desktop/index.tsx:181
↓ 5 callersFunctionfindByCode
(...code: CodeFilter)
src/webpack/webpack.ts:457
↓ 5 callersFunctionfindByProps
(...props: PropsFilter)
src/webpack/webpack.ts:438
↓ 5 callersFunctiongetCurrentGuild
()
src/utils/discord.tsx:89
↓ 5 callersFunctiongetQuestProgress
(quest: any, taskName: QuestTaskName)
src/plugins/questCompleter/index.tsx:202
↓ 5 callersFunctiongetTheme
()
src/utils/discord.tsx:102
↓ 5 callersFunctiongetUniqueUsername
(user: User)
src/utils/discord.tsx:234
↓ 5 callersFunctiongetUserId
()
src/api/SettingsSync/cloudSetup.tsx:46
↓ 5 callersFunctiongetWordBoundary
(origStr: string, offset: number)
src/plugins/fakeNitro/index.tsx:154
↓ 5 callersFunctionmakeCodeblock
(text: string, language?: string)
src/utils/text.ts:163
↓ 5 callersFunctionnewFindWrapper
(filterFactory: (...props: any[]) => Webpack.FilterFn, topLevelOnly = false)
src/plugins/consoleShortcuts/index.ts:58
↓ 5 callersMethodonce
* Registers a one-time listener for device changes. * @param event event name. * @param listener callback receiving device lists.
packages/discord-types/src/stores/MediaEngineStore.d.ts:1534
↓ 5 callersFunctionopenSettingsTabModal
(Tab: ComponentType<any>)
src/components/settings/tabs/BaseTab.tsx:43
↓ 5 callersFunctionpushDirective
(directive: string, ...values: string[])
src/main/csp/index.ts:102
↓ 5 callersFunctionsendQuestHeartbeat
(options: QuestHeartbeatOptions)
src/plugins/questCompleter/index.tsx:212
↓ 5 callersFunctionsendSync
(event: IpcEvents, ...args: any[])
src/VencordNative.ts:19
↓ 5 callersMethodtransitionToGuild
(guildId: string, ...args: unknown[])
packages/discord-types/src/utils.d.ts:194
↓ 5 callersFunctionwordsToTitle
(words: string[])
src/utils/text.ts:36
↓ 4 callersFunctionUnwrap
(p: Promise<IpcRes<T>>)
src/utils/updater.ts:31
↓ 4 callersFunctionbuildMenuItem
(type: "Emoji" | "Sticker", fetchData: () => Promisable<Omit<Sticker | Emoji, "t">>)
src/plugins/expressionCloner/index.tsx:319
↓ 4 callersFunctioncanMoveCategoryInDirection
(id: string, direction: -1 | 1)
src/plugins/pinDms/data.ts:110
↓ 4 callersFunctioncb
(e: any)
src/plugins/whoReacted/index.tsx:99
↓ 4 callersFunctioncheckForUpdates
()
src/utils/updater.ts:40
↓ 4 callersFunctionclean
(str: string)
src/plugins/customVcNarrator/index.tsx:83
↓ 4 callersFunctionclean
(str: string)
src/plugins/vcNarrator/index.tsx:59
↓ 4 callersFunctiondefine
(obj, prop, desc)
src/plugins/consoleShortcuts/index.ts:46
↓ 4 callersFunctionendQuest
(questId: string)
src/plugins/questCompleter/index.tsx:153
↓ 4 callersMethodextractTimestamp
(snowflake: string)
packages/discord-types/src/utils.d.ts:86
↓ 4 callersFunctionfetchApi
(url: RequestInfo, options?: RequestInit)
src/plugins/decor/lib/api.ts:32
↓ 4 callersFunctionformatText
(str: string, user: string, channel: string, displayName: string, nickname: string)
src/plugins/customVcNarrator/index.tsx:94
↓ 4 callersFunctionformatText
(str: string, user: string, channel: string, displayName: string, nickname: string)
src/plugins/vcNarrator/index.tsx:70
↓ 4 callersFunctiongetCategoryByIndex
(index: number)
src/plugins/pinDms/data.ts:39
↓ 4 callersFunctiongetCloudAuth
()
src/api/SettingsSync/cloudSetup.tsx:157
↓ 4 callersMethodgetCodecOptions
* Gets codec options. * @param audioCodec audio codec. * @param videoCodec video codec. * @param rtxCodec rtx codec. * @returns co
packages/discord-types/src/stores/MediaEngineStore.d.ts:1091
↓ 4 callersMethodgetGuildIconURL
(data: { id: string, icon?: string, size?: number, canAnimate?: boolean; })
packages/discord-types/src/utils.d.ts:212
↓ 4 callersFunctiongetLink
(type: LinkType, data: TrackData)
src/plugins/appleMusic.desktop/index.tsx:188
↓ 4 callersFunctiongetName
(node: NamedDeclaration)
scripts/generatePluginList.ts:49
↓ 4 callersFunctionhasPermission
(channelId: string, permission: bigint)
src/plugins/fakeNitro/index.tsx:141
↓ 4 callersFunctioninsertTextIntoChatInputBox
(text: string)
src/utils/discord.tsx:110
↓ 4 callersFunctionlistener
(e: MessageEvent)
src/utils/web-metadata.ts:15
↓ 4 callersFunctionmakeContextMenuPatch
(childId: string | string[], type?: MenuItemParentType)
src/plugins/permissionsViewer/index.tsx:128
↓ 4 callersFunctionmakeDWordArray
(x: number)
src/utils/apng.ts:239
↓ 4 callersFunctionmakeDeafenIcon
(useFakeState: boolean)
src/plugins/fakeDeafen/index.tsx:27
↓ 4 callersFunctionmakeLazy
(factory: () => T, attempts = 5)
src/utils/lazy.ts:19
↓ 4 callersFunctionmakeValidator
(maxLength: number, isRequired = false)
src/plugins/customRPC/RpcSettings.tsx:39
↓ 4 callersFunctionnumberFormat
(value: number)
src/plugins/memberCount/index.tsx:59
↓ 4 callersFunctiononChange
(e: string, index: number, key: string)
src/plugins/textReplace/index.tsx:154
↓ 4 callersFunctiononlyOnce
(f: F)
src/utils/onlyOnce.ts:19
↓ 4 callersFunctionopenAvatar
(url: string)
src/plugins/viewIcons/index.tsx:71
↓ 4 callersFunctionopenInviteModal
(code: string)
src/utils/discord.tsx:58
↓ 4 callersMethodpatch
()
src/plugins/betterMicrophone.desktop/patchers/microphone.ts:40
↓ 4 callersMethodrender
()
src/plugins/_core/settings.tsx:64
↓ 4 callersFunctionrequireStyle
(name: string)
src/api/Styles.ts:87
↓ 4 callersFunctionresolveLang
(idOrAlias: string)
src/plugins/shikiCodeblocks.desktop/api/languages.ts:70
↓ 4 callersFunctionsearch
(src: string, engine: string)
src/plugins/reverseImageSearch/index.tsx:36
↓ 4 callersFunctionsendMessage
( channelId: string, data: Partial<MessageObject>, waitForChannelReady = true, options: Partia
src/utils/discord.tsx:149
↓ 4 callersFunctionsendTextToChat
(text: string)
src/plugins/biggerFileUpload/index.tsx:603
↓ 4 callersFunctionshowNotice
(message: ReactNode, buttonText: string, onOkClick: () => void)
src/api/Notices.tsx:42
↓ 4 callersFunctionspeak
(text: string)
src/plugins/customVcNarrator/index.tsx:45
↓ 4 callersFunctionspeak
(text: string)
src/plugins/vcNarrator/index.tsx:45
↓ 4 callersMethodstart
()
src/utils/types.ts:133
↓ 4 callersFunctionunit
(s: string)
src/utils/text.ts:110
↓ 4 callersFunctionupdate
()
src/utils/updater.ts:54
↓ 4 callersFunctionupdateMessage
(channelId: string, messageId: string, fields?: Partial<Message & Record<string, any>>)
src/api/MessageUpdater.ts:16
↓ 4 callersFunctionwaitFor
(condition: () => boolean, cb: () => void)
src/plugins/imageZoom/utils/waitFor.ts:19
↓ 3 callersFunctionMenuItem
(guildId: string, id?: string, type?: MenuItemParentType)
src/plugins/permissionsViewer/index.tsx:62
↓ 3 callersFunctionUserList
(type: "friends" | "blocked" | "ignored", guild: Guild, ids: string[], setCount: (count: number) => void)
src/plugins/serverInfo/GuildInfoModal.tsx:232
← previousnext →101–200 of 2,306, ranked by callers