Skip to content

Instantly share code, notes, and snippets.

@l-zeuch
l-zeuch / execCC.md
Last active March 5, 2023 11:51
YAGPDB Custom Commands Guide: Executing a Custom Command via execCC

Executing a custom command with a custom command

So, you've came along advanced custom commands with YAGPDB and wondered how you can execute another custom command with a custom command and what all this fuss is about? Then this detailed introduction is exactly for you!

execCC

For now, we'll concentrate on execCC; There are two more functions - scheduleUniqueCC and cancelScheduledUniqueCC- but these will be investigated in a later section.

Syntax

Let's get started with the syntax first, as this is most likely the reason why you are here in the first place: