Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GlobalTechInfo/MEGA-MDX
/ functions
Functions
820 in github.com/GlobalTechInfo/MEGA-MDX
⨍
Functions
820
◇
Types & classes
55
↓ 1 callers
Function
handleAutoReply
(sock: any, chatId: string, message: any, userMessage: string)
plugins/autoreply.ts:51
↓ 1 callers
Function
handleAutotypingForMessage
(sock: any, chatId: any, userMessage: any)
plugins/autotyping.ts:59
↓ 1 callers
Function
handleBadwordDetection
(sock: any, chatId: string, message: any, userMessage: string, senderId: string)
lib/antibadword.ts:142
↓ 1 callers
Function
handleDemotionEvent
(sock: any, groupId: any, participants: any, author: any)
plugins/demote.ts:2
↓ 1 callers
Function
handleGoodbye
(sock: any, chatId: string, message: any, match: string)
lib/welcome.ts:46
↓ 1 callers
Function
handleJoinEvent
(sock: any, id: any, participants: any)
plugins/welcome.ts:22
↓ 1 callers
Function
handleLeaveEvent
(sock: any, id: any, participants: any)
plugins/goodbye.ts:5
↓ 1 callers
Function
handleLinkDetection
(sock: any, chatId: string, message: any, userMessage: string, senderId: string)
plugins/antilink.ts:44
↓ 1 callers
Function
handleMessageRevocation
(sock: any, revocationMessage: any)
plugins/antidelete.ts:203
↓ 1 callers
Function
handlePromotionEvent
(sock: any, groupId: any, participants: any, author: any)
plugins/promote.ts:3
↓ 1 callers
Function
handleStatusUpdate
(sock: any, status: any)
plugins/autostatus.ts:110
↓ 1 callers
Function
handleTicTacToeMove
(sock: any, chatId: any, senderId: any, text: any)
plugins/tictactoe.ts:6
↓ 1 callers
Function
handleWelcome
(sock: any, chatId: string, message: any, match: string)
lib/welcome.ts:3
↓ 1 callers
Function
handler
(sock: any, message: any, args: any, context: BotContext)
plugins/ss.ts:11
↓ 1 callers
Function
hasGitRepo
()
plugins/update.ts:19
↓ 1 callers
Function
haversine
(lat1: number, lon1: number, lat2: number, lon2: number)
plugins/distance.ts:82
↓ 1 callers
Function
incrementWarningCount
(groupId: string, userId: string)
lib/index.ts:173
↓ 1 callers
Function
incrementWarningCount
(chatId: string, userId: string)
lib/antibadword.ts:71
↓ 1 callers
Function
initializeSession
()
index.ts:172
↓ 1 callers
Function
initializeWarningsFile
()
plugins/warn.ts:15
↓ 1 callers
Function
invalidateGroupCache
(chatId: string)
plugins/antispam.ts:270
↓ 1 callers
Function
isAutoStatusEnabled
()
plugins/autostatus.ts:68
↓ 1 callers
Function
isAutoreadEnabled
()
plugins/autoread.ts:40
↓ 1 callers
Function
isBotMentionedInMessage
(message: any, botNumber: any)
plugins/autoread.ts:50
↓ 1 callers
Function
isParticipantAdmin
(participants: any[], jid: string)
plugins/antispam.ts:59
↓ 1 callers
Method
isSet
()
lib/speed.py:48
↓ 1 callers
Function
isStatusReactionEnabled
()
plugins/autostatus.ts:73
↓ 1 callers
Function
isValidTeraBoxUrl
(url: string)
plugins/terabox.ts:80
↓ 1 callers
Function
loadAntibadwordConfig
(groupId: string)
lib/antibadword.ts:14
↓ 1 callers
Function
loadCommandReactState
()
lib/reactions.ts:18
↓ 1 callers
Function
loadCustomReplies
()
plugins/localbot.ts:19
↓ 1 callers
Function
loadCustomReplies
()
plugins/localbot2.ts:19
↓ 1 callers
Function
loadMessageCounts
* Load all message counts (backward compatible) * Returns same format as old JSON file
plugins/rank.ts:20
↓ 1 callers
Function
loadWarnings
()
plugins/warnings.ts:14
↓ 1 callers
Function
load_custom_replies
(path: str)
lib/localbot.py:540
↓ 1 callers
Function
lookup
(number: str)
lib/siminfo.py:248
↓ 1 callers
Function
main
()
index.ts:543
↓ 1 callers
Function
main
()
lib/speed.py:1992
↓ 1 callers
Function
match
(text: str, patterns: list)
lib/localbot.py:22
↓ 1 callers
Function
matches
(text: string, patterns: (string | RegExp)[])
plugins/localbot.ts:14
↓ 1 callers
Function
matches
(text: string, patterns: (string | RegExp)[])
plugins/localbot2.ts:14
↓ 1 callers
Function
mediafireDl
(url: any)
plugins/mediafire.ts:5
↓ 1 callers
Function
parseTime
* Parse time input to a future Date * Supports: 10m | 2h | 1h30m | 14:30 | 10:30am
plugins/schedule.ts:58
↓ 1 callers
Function
parse_args
Function to handle building and parsing of command line arguments
lib/speed.py:1710
↓ 1 callers
Function
pick
(arr: any[])
plugins/list.ts:174
↓ 1 callers
Function
pickRandom
(arr: any[], count = 1)
plugins/animes.ts:12
↓ 1 callers
Function
pickRandom
(list: any[])
plugins/math.ts:114
↓ 1 callers
Function
pickRandom
(arr: any[], count = 1)
plugins/random-img.ts:39
↓ 1 callers
Function
printJSON
lib/analyze.cpp:223
↓ 1 callers
Function
printMessage
* Beautiful message logger for console * Prints formatted message info with colors and emojis
lib/print.ts:58
↓ 1 callers
Function
printStats
── Stats ─────────────────────────────────────────────────────
lib/rle.cpp:76
↓ 1 callers
Function
print_
Wrapper function for py3 to print, with a utf-8 encoded stdout
lib/speed.py:194
↓ 1 callers
Function
print_dots
Built in callback function used by Thread classes for printing status
lib/speed.py:776
↓ 1 callers
Function
question
(text: string)
index.ts:113
↓ 1 callers
Function
random
(arr: any)
plugins/areact.ts:19
↓ 1 callers
Function
readState
()
plugins/anticall.ts:13
↓ 1 callers
Function
removeAntiBadword
(chatId: string)
lib/antibadword.ts:57
↓ 1 callers
Function
removeAntilink
(chatId: string, _type: string)
plugins/antilink.ts:30
↓ 1 callers
Function
removeAntitag
(groupId: string, _type?: string)
lib/index.ts:159
↓ 1 callers
Function
removeSudo
(userJid: string)
lib/index.ts:228
↓ 1 callers
Function
renderBlinkingVideoWithFfmpeg
(text: string)
plugins/attp.ts:76
↓ 1 callers
Function
resetWarningCount
(groupId: string, userId: string)
lib/index.ts:189
↓ 1 callers
Function
resetWarningCount
(chatId: string, userId: string)
lib/antibadword.ts:89
↓ 1 callers
Function
restartProcess
()
plugins/update.ts:171
↓ 1 callers
Function
rleCompress
── RLE on raw bytes ────────────────────────────────────────── Format: each run = [count(1 byte)][value(1 byte)] Max run = 255
lib/rle.cpp:48
↓ 1 callers
Function
rleDecompress
lib/rle.cpp:64
↓ 1 callers
Function
rotateLogs
()
lib/logger.ts:10
↓ 1 callers
Function
safeMath
(expr: string)
plugins/calc.ts:4
↓ 1 callers
Function
saveAntilinkSettings
(settings: any)
lib/antilinkHelper.ts:30
↓ 1 callers
Function
saveBannedUsers
(bannedUsers: any)
plugins/ban.ts:26
↓ 1 callers
Function
saveBannedUsers
(bannedUsers: any)
plugins/unban.ts:25
↓ 1 callers
Function
saveStickerCommands
(data: any)
plugins/setcmd.ts:52
↓ 1 callers
Function
saveStickerCommands
(data: any)
plugins/delcmd.ts:32
↓ 1 callers
Function
sendResult
(sock: any, chatId: any, channelInfo: any, message: any, text: string, filename: string)
plugins/urldecode.ts:15
↓ 1 callers
Function
sendResult
(sock: any, chatId: any, channelInfo: any, message: any, text: string, filename: string)
plugins/analyze.ts:16
↓ 1 callers
Method
set_mini_server
Instead of querying for a list of servers, set a link to a speedtest mini server
lib/speed.py:1366
↓ 1 callers
Function
shell
Run the full speedtest.net test
lib/speed.py:1835
↓ 1 callers
Function
sleep
(ms: number)
lib/myfunc2.ts:15
↓ 1 callers
Function
sleep
(ms: any)
plugins/teddy.ts:4
↓ 1 callers
Function
slimMessage
(msg)
lib/lightweight_store.ts:83
↓ 1 callers
Function
smsg
(QasimDev: any, m: any, store: any)
lib/myfunc.ts:224
↓ 1 callers
Function
solve
(board)
lib/sudoku.py:25
↓ 1 callers
Function
startAutoClear
()
plugins/cleartmp.ts:97
↓ 1 callers
Function
startClone
()
plugins/rentbot.ts:112
↓ 1 callers
Function
stickercropFromBuffer
(inputBuffer: any, isAnimated: any)
plugins/stickercrop.ts:10
↓ 1 callers
Function
stopAutoBio
()
plugins/setbio.ts:98
↓ 1 callers
Function
storeMessage
(sock: any, message: any)
plugins/antidelete.ts:86
↓ 1 callers
Function
str_to_board
(s)
lib/sudoku.py:105
↓ 1 callers
Function
toHex
lib/cipher.cpp:55
↓ 1 callers
Function
tokenize
lib/analyze.cpp:26
↓ 1 callers
Function
tryMath
(text: string)
plugins/localbot.ts:43
↓ 1 callers
Function
tryMath
(text: string)
plugins/localbot2.ts:43
↓ 1 callers
Method
turn
(player: any, pos: any)
lib/tictactoe.ts:50
↓ 1 callers
Function
updateViaGit
()
plugins/update.ts:30
↓ 1 callers
Function
updateViaZip
(sock: any, chatId: string, message: any, zipOverride: string | null)
plugins/update.ts:128
↓ 1 callers
Method
upload
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 callers
Function
uploadFile
(filePath: string)
lib/uploaders.ts:275
↓ 1 callers
Function
uploadImage
* Upload buffer to catbox.moe * @param {Buffer} buffer * @returns {Promise<string>} direct URL
lib/uploadImage.ts:10
↓ 1 callers
Function
uploadToLitterbox
(filePath: string, time: string = '1h')
lib/uploaders.ts:121
↓ 1 callers
Function
uploadToX0
(filePath: string)
lib/uploaders.ts:229
← previous
next →
301–400 of 820, ranked by callers