Custom Command
FunctionsUseful Functions

$suppressErrors

Suppress all the errors and sends a custom one. {error} will contain the error that was thrown.

Usage:

$suppressErrors[message]

Example:

Member
9/5/2026

!!exec $suppressErrors[Wrong usage of $modifyChannelPerms] $modifyChannelPerms[$authorID;-sendmessages;$channelID]

Custom Command
APP
9/5/2026
Wrong usage of $modifyChannelPerms

Note

You can send embed using Message Curl Format

The way $modifyChannelPerms shown here is NOT correct!

Check the $modifyChannelPerms for the correct usage

Function difficulty: Easy

Tags: Error Custom Message Wrong Usage Trown Error

On this page