Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Crow08/discord-uberbot
/ functions
Functions
217 in github.com/Crow08/discord-uberbot
⨍
Functions
217
◇
Types & classes
30
Method
getStream
* Get audio stream from url. * @param {string} url - Url to get audio stream from.
src/RawFileService.js:45
Method
init
(historyLength)
src/QueueService.js:10
Method
init
()
src/PlayerService.js:13
Method
init
* @param {"yt"|"sc"|"sp"} defaultSrc - default source for searching song when using queries. * <br> "yt" : YouTube | "sc" : SoundCloud |
src/SearchService.js:12
Method
init
(settings)
src/ClientService.js:8
Method
init
(opt)
src/StreamSourceService.js:11
Method
init
(options, client)
src/TTSService.js:12
Method
init
* @param {Object} options - options and user settings for voice connection. * @param {Client} client - Discord.js client object.
src/VoiceService.js:16
Method
init
(ratingCooldown)
src/RatingService.js:10
Method
init
(settings)
src/ChatService.js:10
Method
isConnected
* Check if connection to mongoDB is established.
src/DBService.js:69
Method
onError
(error)
src/VoiceService.js:158
Method
postReactionEmojis
* React with an array of Emojis to a given message * @private * @param {Message} msg - User message this function is invoked by. * @param {st
src/ChatService.js:311
Method
queueMode
* Source type defining the origin of the song. * @static
src/QueueService.js:23
Function
ratingFunc
(rSong, usr, delta, ignoreCd)
src/cmd/Command_pl_search.js:17
Method
ratingFunc
(rSong, user, delta, ignoreCd)
src/PlayerService.js:81
Method
srcType
* Source type defining the origin of the song. * @static
src/Song.js:24
← previous
201–217 of 217, ranked by callers