Custom Command
FunctionsText Functions

$repeatMessage

this functions repeats the provided message x times

Usage:

$repeatMessage[times;text]

!!exec $repeatMessage[3;a]

aaa

Function difficulty: Easy

Tags: Count Repeat

On this page