Custom Command
Dashboard
Discord
GitHub
$textSlice
Returns <text> after given position or text in between X and Y
Usage
$textSlice
[
text
;
x
;
y
(
optional
)
]
Example:
Member
08/02/2026
!!exec $textSlice[Hello world;0;5]
Custom Command
Bot
08/02/2026
Hello
Prev
$textShuffle
Next
$textTrim