MCPcopy Create free account

hub / github.com/Siris2314/NecroAtomicBot / functions

Functions223 in github.com/Siris2314/NecroAtomicBot

Functionfilter
(interaction)
slashcmd/music/nowplaying.js:42
Functionfilter
(message)
slashcmd/music/play.js:79
Functionfilter
(interaction)
slashcmd/music/queue.js:45
Functionfilter
(reaction, user)
classes/functions2.js:31
Functionfilter
(reaction, user)
classes/functions.js:42
FunctionfirstUpperCase
(text, split = ' ')
classes/functions.js:130
FunctionformatBytes
(a, b)
commands/owner/stats.js:55
FunctionformatNumber
(number, minimumFractionDigits = 0)
classes/functions.js:116
MethodgetAllGiveaways
()
index.js:125
FunctiongetChampionName
(id)
commands/gameinfo/lolchamp.js:1
FunctiongetMember
(message, toFind = '')
classes/functions.js:8
FunctionisValidMessage
* Checks that a message is in the valid format for * @param {*} message Discord.js message
commands/utils/discord.js:12
Methodquestion
()
classes/akinatorclass.js:16
FunctionrandomRange
(min, max)
classes/functions.js:59
MethodsaveGiveaway
(messageId, giveawayData)
index.js:130
Methodscore
()
classes/akinatorclass.js:20
FunctionsearchAnime
* Searches Anilist for the specified anime * @param {String} title Anime title * @param {Number} count Number of results to return
commands/core/anilist.js:10
FunctionsearchForTitle
* * @param query The user query * @returns {Promise<Media[]>}
commands/core/index.js:48
FunctionsearchManga
* Searches Anilist for the specified manga * @param {String} title Manga title * @param {Number} count Number of results to return
commands/core/anilist.js:19
Functionshorten
(text, maxLen = 2000)
classes/functions.js:134
FunctionstripInvites
(str, { guild = true, bot = true, text = '[redacted invite]' } = {})
classes/functions.js:138
FunctionvalidateCommand
* Check that a command is valid by checking that it exists and it has arguments, if they * are required. * @param {String[]} args List of argume
commands/utils/discord.js:73
FunctionwrapText
(ctx, text, maxWidth)
classes/functions.js:144
← previous201–223 of 223, ranked by callers