Custom Command BotCustom Command Bot
Dashboard open in new window
Discord open in new window
GitHub open in new window
Dashboard open in new window
Discord open in new window
GitHub open in new window
  • Guide

    • Getting Started
  • Full Guide

    • Starting with Custom Commands
    • Frequently Asked Questions
    • Custom Command Bot's Privacy Policy
    • Template
  • Other Information

    • /Other/CustomBot.md
    • Curl Arguments
    • Using the Embed Builder
    • Discord Ratelimits
    • Syntax
    • Troubleshooting
    • Useful Information
    • Setting up Welcomer
  • Trigger Types

    • Button Click
    • Channel Create/ Delete event
    • Member Join/Leave
    • Menu Interaction
    • On reaction
    • Role add/remove
    • Slash Command
    • Timed or Interval
    • Voice Join/Leave
    • Word/Message
  • Member Functions

    • $authorID
    • $ban
    • $changeNickname
    • $discriminator
    • $findMember
    • $getUserBadges
    • $hasPerms
    • $hasRoles
    • $kick
    • $mention
    • $nickname
    • $status
    • $unban
    • $user
    • $userAvatar
    • $userExists
    • $userID
    • $userPerms
    • $userReacted
    • $userRoleColor
    • $userRoles
    • $userTag
    • $username
    • $usersInChannel
    • $usersWithRole
  • Channel Functions

    • $channel
    • $channelCategoryID
    • $channelCount
    • $channelExists
    • $channelID
    • $channelName
    • $channelType
    • $channelUsed
    • $clear
    • $closeTicket
    • $createChannel
    • $deleteChannels
    • $editChannel
    • $eventChannelID
    • $findChannel
    • $modifyChannelPerms
    • $newTicket
    • $useChannel
    • $voiceChannelID
  • Message Functions

    • $DM
    • $channelSendMessage
    • $deleteIn
    • $deleteMessage
    • $deletecommand
    • $editMessage
    • $getCommandOption
    • $message
    • $messageAttachment
    • $messageExists
    • $messageFlags
    • $messageID
    • $messagePublish
    • $messageSlice
    • $messageType
    • $messageWebhookID
    • $msg
    • $newTicket
    • $noEscapingMessage
    • $noMentionMessage
    • $sendDM
    • $sendMessage
    • $sendWebhook
  • Interaction Functions

    • /Interaction/eventSelected.md
    • $interactionDelete
    • $interactionEdit
    • $interactionId
    • $interactionReply
  • Threads Functions

    • $createThread
    • $deleteThreads
    • $editThread
    • $getThreads
    • $joinThreads
    • $leaveThreads
    • $thread
  • Role Functions

    • $createRole
    • $deleteRoles
    • $findRole
    • $giveRoles
    • $guildRoles
    • $highestRole
    • $lowestRole
    • $modifyRole
    • $modifyRolePerms
    • $role
    • $roleCount
    • $roleExists
    • $roleID
    • $roleName
    • $rolePerms
    • $rolePosition
    • $setRoles
    • $takeRoles
    • $toggleRoles
  • Server Functions

    • $addEmoji
    • $allMembersCount
    • $guild
    • $membersCount
    • $ownerID
    • $serverBanner
    • $serverBoostCount
    • $serverBoostLevel
    • $serverContentFilter
    • $serverDescription
    • $serverEmojis
    • $serverFeatures
    • $serverIcon
    • $serverName
    • $serverRegion
    • $serverSplash
    • $serverVerificationLevel
    • $setGuildIcon
    • $setGuildName
    • $systemChannelID
  • Random Functions

    • $random
    • $randomChannelID
    • $randomMention
    • $randomRoleID
    • $randomString
    • $randomText
    • $randomUserID
    • $resetRandom
  • Text Functions

    • $channelNSFW
    • $charCount[text]
    • $customEmoji
    • $disableMentions
    • $mentioned
    • $mentionedChannels
    • $mentionedRoles
    • $noMentionMessage
    • $repeatMessage
    • $replaceText
    • $replaceTextWithRegex
    • $toLocaleUppercase[text]
    • $toLowercase[text]
    • $toUppercase[text]
  • Condition Functions

    • $if
  • Embed functions

    • $addField
    • $addTimestamp
    • $author
    • $color
    • $description
    • Complete Embed
    • $footer
    • $image
    • $thumbnail
    • $title
  • Button Functions

    • $addButton
    • $awaitButton
    • $button
    • $disableButton
    • $editButton
    • $removeButton
    • $removeButtons
    • $selectMenu
  • Math Functions

    • $abbreviate
    • $divide
    • $math
    • $modulo
    • $multi
    • $ordinal
    • $round
    • $roundTenth
    • $sum
    • $sum
    • $truncate
  • Text Split Functions

    • $editTextSplitElement
    • $findTextSplitIndex
    • $getTextSplitLength
    • $joinSplitText
    • $removeTextSplitElement
    • $splitText
    • $textSplit
  • Array Functions

    • $advancedTextSplit
    • $arrayFilter
    • $arrayGet
    • $arrayInclude
    • $arrayJoin
    • $arrayLength
    • $arrayMap
    • $arrayPush
    • $arrayRemove
    • $arraySearch
    • $arraySet
    • $arrayShift
    • $arrayShuffle
    • $arraySlice
    • $arraySort
    • $arrayUnshift
    • $concatTextSplit
    • $spliceTextJoin
  • Object Functions

    • $objectCreate
    • $objectGet
    • $objectKeys
    • $objectSet
    • $ObjectValues
    • $getObject
  • Is and Has Functions

    • /Text/isandhas/isBanned.md
    • $isBoosting
    • $isbot
    • $isDeafened
    • $isEmoji
    • $isHoisted
    • $isManaged
    • $isMentionable
    • $isMentioned
    • $isMuted
    • $isNumber
    • $isTicket
    • $isValidHex
    • $isValidInvite
    • $isValidLink
    • $isValidObject
  • Only Functions

    • $onlyBotPerms
    • $onlyForCategories
    • $onlyForIDs
    • $onlyForRoles
    • /Text/only/onlyIf.md
    • $onlyNSFW
    • $onlyPerms
  • Date Functions

    • $creationDate
    • $dateStamp
    • $day
    • /Date/executionTime.md
    • $formatDate
    • $hour
    • $humanizeMS
    • $memberJoinedDate
    • $minute
    • $month
    • $parseDate
    • $second
    • $timeStamp
    • $timezone
    • $year
  • Variables Functions

    • $deleteChannelVar
    • $deleteMessageVar
    • $deleteServerVar
    • $deleteUserVar
    • $get
    • $getChannelVar
    • $getMessageVar
    • $getServerVar
    • $getUserVar
    • $initVar
    • $let
    • $resetUserVar
    • $setChannelVar
    • $setMessageVar
    • $setServerVar
    • $setUserVar
    • $userLeaderboard
  • Bot Functions

    • $botCount
    • $cacheMember
    • $clientID
    • $ping
    • $ram
    • $serverCount
    • $uptime
  • Useful Functions

    • $callFunction
    • $channelCooldown
    • $cooldown
    • $error
    • $forEach
    • $function
    • $redirectErrors
    • $seq
    • $serverCooldown
    • $setTimeout
    • $spread
    • $stop
    • $suppressErrors
    • $wait
  • Contribute

    • Templating
    • Function Template
    • Main Information
Improve This Page! open in new window
Last Updated:

$interactionDelete