Skip to content

Instantly share code, notes, and snippets.

View l-zeuch's full-sized avatar

Luca Zeuch l-zeuch

  • Universität Bremen
  • Bremen, Germany
  • 12:52 (UTC +02:00)
View GitHub Profile
@l-zeuch
l-zeuch / key.gpg
Last active August 10, 2023 19:51
GPG Key
-----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEZNJtERYJKwYBBAHaRw8BAQdAopwtITIDMN99+ldHWRiKoJOj82Dfm+8xkCRd
Rz8cody0OEx1Y2EgWmV1Y2ggKEx1Y2EgWmV1Y2ggLS0gTWFzdGVyIEtleSkgPGwt
emV1Y2hAZW1haWwuZGU+iJAEExYIADgFCwkIBwIGFQoJCAsCBBYCAwECHgECF4AW
IQQdN0oyZ5VnmvrImanBM2QKtwT/cwUCZNU45wIbAQAKCRDBM2QKtwT/c1UaAP42
/ZV7FI8t085/Bq6X3pDTRXGLM3YLT5sLzpHyhELP4gEAi4R1d/Is7KVW2KDaRJ7i
Q3l++VVn6SZOTeYStnyieg64OARk0m0REgorBgEEAZdVAQUBAQdATxxUqoiepkEY
FlJnRvxxuZPli2oH5c0Iru0g4DQrGB0DAQgHiHgEGBYIACAWIQQdN0oyZ5VnmvrI
manBM2QKtwT/cwUCZNJtEQIbDAAKCRDBM2QKtwT/c6FlAP901g0hk1V7O1nGbDDU
@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: