Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MichaelPavlovic/DiscordBot-V12
/ functions
Functions
85 in github.com/MichaelPavlovic/DiscordBot-V12
⨍
Functions
85
◇
Types & classes
82
↓ 3 callers
Function
timeConverter
(dur)
src/commands/music/PlayCommand.js:170
↓ 1 callers
Function
calculator
(num1, operator, num2)
src/commands/misc/MathCommand.js:18
↓ 1 callers
Function
play
(song, message, client)
src/utils/music.js:6
↓ 1 callers
Function
registerCommands
(client, dir = '')
src/utils/registry.js:7
↓ 1 callers
Function
registerEvents
(client, dir = '')
src/utils/registry.js:26
Method
constructor
(name)
src/utils/structures/BaseEvent.js:2
Method
constructor
(name, category, aliases, usage)
src/utils/structures/BaseCommand.js:2
Method
constructor
()
src/commands/mod/MuteCommand.js:6
Method
constructor
()
src/commands/mod/KickCommand.js:6
Method
constructor
()
src/commands/mod/ClearCommand.js:4
Method
constructor
()
src/commands/mod/BanCommand.js:6
Method
constructor
()
src/commands/mod/UnmuteCommand.js:6
Method
constructor
()
src/commands/mod/SayCommand.js:4
Method
constructor
()
src/commands/music/LoopCommand.js:4
Method
constructor
()
src/commands/music/RemoveCommand.js:4
Method
constructor
()
src/commands/music/SkipCommand.js:4
Method
constructor
()
src/commands/music/LeaveCommand.js:4
Method
constructor
()
src/commands/music/PlayCommand.js:11
Method
constructor
()
src/commands/music/QueueCommand.js:6
Method
constructor
()
src/commands/music/NowplayingCommand.js:6
Method
constructor
()
src/commands/music/PauseCommand.js:4
Method
constructor
()
src/commands/misc/GnomeCommand.js:4
Method
constructor
()
src/commands/misc/CoronaCommand.js:7
Method
constructor
()
src/commands/misc/CreatorCommand.js:6
Method
constructor
()
src/commands/misc/PingCommand.js:4
Method
constructor
()
src/commands/misc/MathCommand.js:4
Method
constructor
()
src/commands/misc/SteamCommand.js:10
Method
constructor
()
src/commands/misc/PokemonCommand.js:7
Method
constructor
()
src/commands/misc/WeatherCommand.js:8
Method
constructor
()
src/commands/misc/HelpCommand.js:7
Method
constructor
()
src/commands/misc/EightballCommand.js:4
Method
constructor
()
src/commands/misc/UserinfoCommand.js:6
Method
constructor
()
src/commands/misc/PollCommand.js:6
Method
constructor
()
src/commands/misc/UptimeCommand.js:5
Method
constructor
()
src/commands/misc/UrbanCommand.js:8
Method
constructor
()
src/commands/misc/OceanmanCommand.js:4
Method
constructor
()
src/commands/misc/RollCommand.js:4
Method
constructor
()
src/commands/misc/MemeCommand.js:7
Method
constructor
()
src/commands/misc/InstagramCommand.js:8
Method
constructor
()
src/commands/misc/ServerinfoCommand.js:6
Method
constructor
()
src/events/ready/ready.js:4
Method
constructor
()
src/events/guild/GuildMemberRemoveEvent.js:4
Method
constructor
()
src/events/guild/GuildMemberAddEvent.js:4
Method
constructor
()
src/events/message/MessageUpdateEvent.js:7
Method
constructor
()
src/events/message/MessageDeleteEvent.js:7
Method
constructor
()
src/events/message/message.js:4
Method
run
(client, message, args)
src/commands/mod/MuteCommand.js:10
Method
run
(client, message, args)
src/commands/mod/KickCommand.js:10
Method
run
(client, message, args)
src/commands/mod/ClearCommand.js:8
Method
run
(client, message, args)
src/commands/mod/BanCommand.js:10
Method
run
(client, message, args)
src/commands/mod/UnmuteCommand.js:10
Method
run
(client, message, args)
src/commands/mod/SayCommand.js:8
Method
run
(client, message, args)
src/commands/music/LoopCommand.js:8
Method
run
(client, message, args)
src/commands/music/RemoveCommand.js:8
Method
run
(client, message, args)
src/commands/music/SkipCommand.js:8
Method
run
(client, message, args)
src/commands/music/LeaveCommand.js:8
Method
run
(client, message, args)
src/commands/music/PlayCommand.js:15
Method
run
(client, message, args)
src/commands/music/QueueCommand.js:10
Method
run
(client, message, args)
src/commands/music/NowplayingCommand.js:10
Method
run
(client, message, args)
src/commands/music/PauseCommand.js:8
Method
run
(client, message, args)
src/commands/misc/GnomeCommand.js:8
Method
run
(client, message, args)
src/commands/misc/CoronaCommand.js:11
Method
run
(client, message, args)
src/commands/misc/CreatorCommand.js:10
Method
run
(client, message, args)
src/commands/misc/PingCommand.js:8
Method
run
(client, message, args)
src/commands/misc/MathCommand.js:8
Method
run
(client, message, args)
src/commands/misc/SteamCommand.js:14
Method
run
(client, message, args)
src/commands/misc/PokemonCommand.js:11
Method
run
(client, message, args)
src/commands/misc/WeatherCommand.js:12
Method
run
(client, message, args)
src/commands/misc/HelpCommand.js:11
Method
run
(client, message, args)
src/commands/misc/EightballCommand.js:8
Method
run
(client, message, args)
src/commands/misc/UserinfoCommand.js:10
Method
run
(client, message, args)
src/commands/misc/PollCommand.js:10
Method
run
(client, message, args)
src/commands/misc/UptimeCommand.js:9
Method
run
(client, message, args)
src/commands/misc/UrbanCommand.js:12
Method
run
(client, message, args)
src/commands/misc/OceanmanCommand.js:8
Method
run
(client, message, args)
src/commands/misc/RollCommand.js:8
Method
run
(client, message, args)
src/commands/misc/MemeCommand.js:11
Method
run
(client, message, args)
src/commands/misc/InstagramCommand.js:12
Method
run
(client, message, args)
src/commands/misc/ServerinfoCommand.js:10
Method
run
(client)
src/events/ready/ready.js:7
Method
run
(client, member)
src/events/guild/GuildMemberRemoveEvent.js:8
Method
run
(client, member)
src/events/guild/GuildMemberAddEvent.js:8
Method
run
(client, oldMessage, newMessage)
src/events/message/MessageUpdateEvent.js:11
Method
run
(client, message)
src/events/message/MessageDeleteEvent.js:11
Method
run
(client, message)
src/events/message/message.js:8