🏃♂️Run Command
Learn how to another command from a command.
// in Random command
Bot.reply(Math.random());
------------------------------
// in Start command
runCommand("/random");Last updated
Learn how to another command from a command.
// in Random command
Bot.reply(Math.random());
------------------------------
// in Start command
runCommand("/random");Last updated