DB-Script
Discord Server
NPM
Search…
DB-Script
Getting Started
NPM Updates
Known Bugs
Functionalities
Bot Functions
Events
Functions
Action
$abbreviate
$addCmdReactions
$addCooldown
$addEmoji
$addMessageReactions
$addReactions
$api
$awaitCmdReactions
$awaitMessages
$awaitReactions
$ban
$blackList
$blackListRoles
$bold
$botLeave
$channelSendMessage
$clear
$cloneChannel
$codeblock
$codeblockMessage
$colorRole
$convertFromBytes
$convertToBytes
$createChannel
$createFile
$createRole
$createWebhook
$customCommand
$deleteChannels
$deletecommand
$deleteEmojis
$deleteIn
$deleteMessage
$deleteRole
$deleteSplitText
$deleteWebhook
$disableMentions
$divide
$djsEval
$dm
$editIn
$editMessage
$editSplitText
$emojiToID
$eval
$exec
$extractAmount
$filter
$giveRole
$globalBan
$haste
$italic
$kick
$let
$massRole
$messagePin
$messageUnpin
$modifyChannel
$modifyChannelPerms
$modifyEmoji
$modifyRole
$modifyRolePerms
$modifyWebhook
$multi
$parseFromMS
$parseToMS
$power
$reboot
$removeAllReactions
$removeReactions
$repeat
$replaceText
$replyIn
$revokeInvite
$round
$roundDown
$roundUp
$sendCrosspost
$sendCrosspostDM
$sendWebhook
$setBotAvatar
$setBotName
$setChannelName
$setChannelPosition
$setChannelTopic
$setEmojiName
$setGuildIcon
$setGuildName
$setNickname
$setRolePosition
$setSlowMode
$setStatus
$shutdown
$splitContent
$spoiler
$squareRoot
$strikethrough
$sub
$sum
$takeRole
$tempActivity
$truncate
$tts
$unban
$useChannel
$vcKick
$vcMove
Compacts
Conditions
Data
Embeds
Limiters
Music
Variables
Guides
Other
Contributors
Discord Server
FAQs
Staff
Powered By
GitBook
$strikethrough
Returns the content with a strikethrough.
FUNCTION USAGE
$strikethrough[input]
Properties:
input
- The content input to strikethrough.
​
​
Example:
bot.Command({
name: "test",
code: `
$strikethrough[just testing]
`
})
Previous
$squareRoot
Next
$sub
Last modified
1yr ago
Copy link
Outline
Properties: