-
{fetchMembers}: Fetches all members of the guild for later use
-
{guildId}: Returns the guild ID
-
{guildName}: Returns the guild name
-
{guildNameAcronym}: Returns the guild name acronym generated by Discord which is displayed if no guild icon is set
-
{guildCreated}: Displays the timestamp when the guild was created
-
{guildIcon}: Returns the guild icon
- Argumente:
- size = "128"
- extension = "webp"
- forceStatic = "false"
- Beispielergebnis:
test?size=16&extension=jpg
- Mit Eingabe:
{guildIcon;16;jpg}
-
{guildBanner}: Returns the guild banner image
- Argumente:
- size = "128"
- extension = "webp"
- forceStatic = "false"
- Beispielergebnis:
test?size=32&extension=webp
- Mit Eingabe:
{guildBanner;32}
-
{guildSplash}: Returns the guild invite splash image
- Argumente:
- size = "128"
- extension = "webp"
- forceStatic = "false"
- Beispielergebnis:
test?size=256&extension=png
- Mit Eingabe:
{guildSplash;256;png}
-
{guildDiscoverySplash}: Returns the guild discovery splash image
- Argumente:
- size = "128"
- extension = "webp"
- forceStatic = "false"
- Beispielergebnis:
test?size=1024&extension=png
- Mit Eingabe:
{guildDiscoverySplash;1024;png}
-
{guildVanityCode}: Returns the vanity url code
-
{guildVanityUses}: Returns the amount of how often the vanity url was used to join the server
-
{guildDescription}: Returns the current guilds description
-
{guildFeatures}: Returns all guild features
- Argumente:
- Beispielergebnis:
AUTO_MODERATION, THREADS_ENABLED_TESTING, THREADS_ENABLED
-
{guildPremiumTier}: Returns the boost level the server has
-
{guildPremiumSubscriptionCount}: Returns the amount of boosts the server has
-
{guildShard}: Returns the TomatenKuchen bot shard ID the guild is on
-
{guildOwner}: Returns the user ID of the server owner
-
{guildRulesChannel}: Returns the channel ID of the server rules channel
-
{guildPublicUpdatesChannel}: Returns the channel ID of the server public updates channel
-
{guildSafetyAlertsChannel}: Returns the channel ID of the server's safety alerts channel
-
{guildWidgetChannel}: Returns the channel ID of the server widget channel
-
{guildPreferredLocale}: Returns the preferred locale of the server
-
{guildVerified}: Returns the text depending on whether the server is verified or not
- Argumente:
- ifTrue = "true"
- ifFalse = "false"
- Beispielergebnis:
true
-
{guildPartnered}: Returns the text depending on whether the server is partnered or not
- Argumente:
- ifTrue = "true"
- ifFalse = "false"
- Beispielergebnis:
false
-
{guildMaxFileSize}: Returns the max file/attachment size limit in MiB of the server
-
{guildAFKChannel}: Returns the channel ID of the servers AFK channel
-
{guildAFKTimeout}: Returns the AFK timeout in seconds of the server
-
{guildVerificationLevel}: Returns the verification level of the server. Use {formatPerm;{guildVerificationLevel}} to get a more human-friendly version