Skip to content

Scripting

toketwo edited this page Feb 12, 2024 · 15 revisions

Important Information / Warnings:

  • Discord Channel, User, Role, Message or any other ID's, are usually 17-18 digits. Please keep in mind- there is ID handling for GUILD members (not users via DM) and guild's, making scripting somewhat easier. To be able to see the ID's inside your discord application, make sure you have DEVELOPER MODE enabled! If a message is meant to go out
  • Everything is experimental and not guaranteed to work! Things can change completely or just slightly depending on how they work out.
  • Member ID's and other (script-side) ID's start at 1 not 0! 0 = INVALID_USER, INVALID_TIMER, INVALID_EMBED...

Navigation

Clone this wiki locally