MCPcopy Create free account

hub / github.com/GlobalTechInfo/MEGA-MDX / functions

Functions820 in github.com/GlobalTechInfo/MEGA-MDX

↓ 1 callersFunctionhandleAutoReply
(sock: any, chatId: string, message: any, userMessage: string)
plugins/autoreply.ts:51
↓ 1 callersFunctionhandleAutotypingForMessage
(sock: any, chatId: any, userMessage: any)
plugins/autotyping.ts:59
↓ 1 callersFunctionhandleBadwordDetection
(sock: any, chatId: string, message: any, userMessage: string, senderId: string)
lib/antibadword.ts:142
↓ 1 callersFunctionhandleDemotionEvent
(sock: any, groupId: any, participants: any, author: any)
plugins/demote.ts:2
↓ 1 callersFunctionhandleGoodbye
(sock: any, chatId: string, message: any, match: string)
lib/welcome.ts:46
↓ 1 callersFunctionhandleJoinEvent
(sock: any, id: any, participants: any)
plugins/welcome.ts:22
↓ 1 callersFunctionhandleLeaveEvent
(sock: any, id: any, participants: any)
plugins/goodbye.ts:5
↓ 1 callersFunctionhandleLinkDetection
(sock: any, chatId: string, message: any, userMessage: string, senderId: string)
plugins/antilink.ts:44
↓ 1 callersFunctionhandleMessageRevocation
(sock: any, revocationMessage: any)
plugins/antidelete.ts:203
↓ 1 callersFunctionhandlePromotionEvent
(sock: any, groupId: any, participants: any, author: any)
plugins/promote.ts:3
↓ 1 callersFunctionhandleStatusUpdate
(sock: any, status: any)
plugins/autostatus.ts:110
↓ 1 callersFunctionhandleTicTacToeMove
(sock: any, chatId: any, senderId: any, text: any)
plugins/tictactoe.ts:6
↓ 1 callersFunctionhandleWelcome
(sock: any, chatId: string, message: any, match: string)
lib/welcome.ts:3
↓ 1 callersFunctionhandler
(sock: any, message: any, args: any, context: BotContext)
plugins/ss.ts:11
↓ 1 callersFunctionhasGitRepo
()
plugins/update.ts:19
↓ 1 callersFunctionhaversine
(lat1: number, lon1: number, lat2: number, lon2: number)
plugins/distance.ts:82
↓ 1 callersFunctionincrementWarningCount
(groupId: string, userId: string)
lib/index.ts:173
↓ 1 callersFunctionincrementWarningCount
(chatId: string, userId: string)
lib/antibadword.ts:71
↓ 1 callersFunctioninitializeSession
()
index.ts:172
↓ 1 callersFunctioninitializeWarningsFile
()
plugins/warn.ts:15
↓ 1 callersFunctioninvalidateGroupCache
(chatId: string)
plugins/antispam.ts:270
↓ 1 callersFunctionisAutoStatusEnabled
()
plugins/autostatus.ts:68
↓ 1 callersFunctionisAutoreadEnabled
()
plugins/autoread.ts:40
↓ 1 callersFunctionisBotMentionedInMessage
(message: any, botNumber: any)
plugins/autoread.ts:50
↓ 1 callersFunctionisParticipantAdmin
(participants: any[], jid: string)
plugins/antispam.ts:59
↓ 1 callersMethodisSet
()
lib/speed.py:48
↓ 1 callersFunctionisStatusReactionEnabled
()
plugins/autostatus.ts:73
↓ 1 callersFunctionisValidTeraBoxUrl
(url: string)
plugins/terabox.ts:80
↓ 1 callersFunctionloadAntibadwordConfig
(groupId: string)
lib/antibadword.ts:14
↓ 1 callersFunctionloadCommandReactState
()
lib/reactions.ts:18
↓ 1 callersFunctionloadCustomReplies
()
plugins/localbot.ts:19
↓ 1 callersFunctionloadCustomReplies
()
plugins/localbot2.ts:19
↓ 1 callersFunctionloadMessageCounts
* Load all message counts (backward compatible) * Returns same format as old JSON file
plugins/rank.ts:20
↓ 1 callersFunctionloadWarnings
()
plugins/warnings.ts:14
↓ 1 callersFunctionload_custom_replies
(path: str)
lib/localbot.py:540
↓ 1 callersFunctionlookup
(number: str)
lib/siminfo.py:248
↓ 1 callersFunctionmain
()
index.ts:543
↓ 1 callersFunctionmain
()
lib/speed.py:1992
↓ 1 callersFunctionmatch
(text: str, patterns: list)
lib/localbot.py:22
↓ 1 callersFunctionmatches
(text: string, patterns: (string | RegExp)[])
plugins/localbot.ts:14
↓ 1 callersFunctionmatches
(text: string, patterns: (string | RegExp)[])
plugins/localbot2.ts:14
↓ 1 callersFunctionmediafireDl
(url: any)
plugins/mediafire.ts:5
↓ 1 callersFunctionparseTime
* Parse time input to a future Date * Supports: 10m | 2h | 1h30m | 14:30 | 10:30am
plugins/schedule.ts:58
↓ 1 callersFunctionparse_args
Function to handle building and parsing of command line arguments
lib/speed.py:1710
↓ 1 callersFunctionpick
(arr: any[])
plugins/list.ts:174
↓ 1 callersFunctionpickRandom
(arr: any[], count = 1)
plugins/animes.ts:12
↓ 1 callersFunctionpickRandom
(list: any[])
plugins/math.ts:114
↓ 1 callersFunctionpickRandom
(arr: any[], count = 1)
plugins/random-img.ts:39
↓ 1 callersFunctionprintJSON
lib/analyze.cpp:223
↓ 1 callersFunctionprintMessage
* Beautiful message logger for console * Prints formatted message info with colors and emojis
lib/print.ts:58
↓ 1 callersFunctionprintStats
── Stats ─────────────────────────────────────────────────────
lib/rle.cpp:76
↓ 1 callersFunctionprint_
Wrapper function for py3 to print, with a utf-8 encoded stdout
lib/speed.py:194
↓ 1 callersFunctionprint_dots
Built in callback function used by Thread classes for printing status
lib/speed.py:776
↓ 1 callersFunctionquestion
(text: string)
index.ts:113
↓ 1 callersFunctionrandom
(arr: any)
plugins/areact.ts:19
↓ 1 callersFunctionreadState
()
plugins/anticall.ts:13
↓ 1 callersFunctionremoveAntiBadword
(chatId: string)
lib/antibadword.ts:57
↓ 1 callersFunctionremoveAntilink
(chatId: string, _type: string)
plugins/antilink.ts:30
↓ 1 callersFunctionremoveAntitag
(groupId: string, _type?: string)
lib/index.ts:159
↓ 1 callersFunctionremoveSudo
(userJid: string)
lib/index.ts:228
↓ 1 callersFunctionrenderBlinkingVideoWithFfmpeg
(text: string)
plugins/attp.ts:76
↓ 1 callersFunctionresetWarningCount
(groupId: string, userId: string)
lib/index.ts:189
↓ 1 callersFunctionresetWarningCount
(chatId: string, userId: string)
lib/antibadword.ts:89
↓ 1 callersFunctionrestartProcess
()
plugins/update.ts:171
↓ 1 callersFunctionrleCompress
── RLE on raw bytes ────────────────────────────────────────── Format: each run = [count(1 byte)][value(1 byte)] Max run = 255
lib/rle.cpp:48
↓ 1 callersFunctionrleDecompress
lib/rle.cpp:64
↓ 1 callersFunctionrotateLogs
()
lib/logger.ts:10
↓ 1 callersFunctionsafeMath
(expr: string)
plugins/calc.ts:4
↓ 1 callersFunctionsaveAntilinkSettings
(settings: any)
lib/antilinkHelper.ts:30
↓ 1 callersFunctionsaveBannedUsers
(bannedUsers: any)
plugins/ban.ts:26
↓ 1 callersFunctionsaveBannedUsers
(bannedUsers: any)
plugins/unban.ts:25
↓ 1 callersFunctionsaveStickerCommands
(data: any)
plugins/setcmd.ts:52
↓ 1 callersFunctionsaveStickerCommands
(data: any)
plugins/delcmd.ts:32
↓ 1 callersFunctionsendResult
(sock: any, chatId: any, channelInfo: any, message: any, text: string, filename: string)
plugins/urldecode.ts:15
↓ 1 callersFunctionsendResult
(sock: any, chatId: any, channelInfo: any, message: any, text: string, filename: string)
plugins/analyze.ts:16
↓ 1 callersMethodset_mini_server
Instead of querying for a list of servers, set a link to a speedtest mini server
lib/speed.py:1366
↓ 1 callersFunctionshell
Run the full speedtest.net test
lib/speed.py:1835
↓ 1 callersFunctionsleep
(ms: number)
lib/myfunc2.ts:15
↓ 1 callersFunctionsleep
(ms: any)
plugins/teddy.ts:4
↓ 1 callersFunctionslimMessage
(msg)
lib/lightweight_store.ts:83
↓ 1 callersFunctionsmsg
(QasimDev: any, m: any, store: any)
lib/myfunc.ts:224
↓ 1 callersFunctionsolve
(board)
lib/sudoku.py:25
↓ 1 callersFunctionstartAutoClear
()
plugins/cleartmp.ts:97
↓ 1 callersFunctionstartClone
()
plugins/rentbot.ts:112
↓ 1 callersFunctionstickercropFromBuffer
(inputBuffer: any, isAnimated: any)
plugins/stickercrop.ts:10
↓ 1 callersFunctionstopAutoBio
()
plugins/setbio.ts:98
↓ 1 callersFunctionstoreMessage
(sock: any, message: any)
plugins/antidelete.ts:86
↓ 1 callersFunctionstr_to_board
(s)
lib/sudoku.py:105
↓ 1 callersFunctiontoHex
lib/cipher.cpp:55
↓ 1 callersFunctiontokenize
lib/analyze.cpp:26
↓ 1 callersFunctiontryMath
(text: string)
plugins/localbot.ts:43
↓ 1 callersFunctiontryMath
(text: string)
plugins/localbot2.ts:43
↓ 1 callersMethodturn
(player: any, pos: any)
lib/tictactoe.ts:50
↓ 1 callersFunctionupdateViaGit
()
plugins/update.ts:30
↓ 1 callersFunctionupdateViaZip
(sock: any, chatId: string, message: any, zipOverride: string | null)
plugins/update.ts:128
↓ 1 callersMethodupload
Test upload speed against speedtest.net A ``threads`` value of ``None`` will fall back to those dictated by the speedtest.net configu
lib/speed.py:1591
↓ 1 callersFunctionuploadFile
(filePath: string)
lib/uploaders.ts:275
↓ 1 callersFunctionuploadImage
* Upload buffer to catbox.moe * @param {Buffer} buffer * @returns {Promise<string>} direct URL
lib/uploadImage.ts:10
↓ 1 callersFunctionuploadToLitterbox
(filePath: string, time: string = '1h')
lib/uploaders.ts:121
↓ 1 callersFunctionuploadToX0
(filePath: string)
lib/uploaders.ts:229
← previousnext →301–400 of 820, ranked by callers