Base Variables

Variables that can be used across a wide range of commands and invoke messages.

Guild Variables

Guild variables can be useful in areas such as welcome messages when displaying your overall member count & more.

VariableOutputExample
{guild.name}Shows guild’s nameMy Discord Server
{guild.icon}Shows guild’s iconhttps://r2.greed.best/greed.png
{guild.created_at}Shows the date when the server was created2023-08-01
{guild.count}Shows the member count1,604
{guild.boost_count}Shows the number of boosts in the server34
{guild.booster_count}Shows the number of boosters in the server10
{guild.vanity}Shows the server’s vanity code if any/greedbot
{guild.boost_tier}Shows the guild’s boost levelLevel 2
{guild.count.format}Shows the member count in the ordinal format1,500th
{guild.boost_count.format}Shows the boosts count in ordinal format25th
{guild.booster_count.format}Shows the boosters count in ordinal format10th

User Variables

User variables are also useful in areas such as welcome but can also be used in other areas such as invoked messages.

VariableOutputExample
{user}Shows user full name with discriminator66adam#0
{user.name}Shows user’s username66adam
{user.discriminator}Shows user’s discriminator#0
{user.id}Shows user’s id123456789012345678
{user.mention}Mentions the user@66adam
{user.avatar}Shows user’s avatarhttps://example.com/avatar.png
{user.created_at}Shows the user’s account creation date2020-05-01
{user.joined_at}Shows the user’s join date2021-06-15

Social Variables

Variables that can be used for their specific category/social.

We will be adding the rest of the socials later on.
These variables can ONLY be used in their specific social command, for example tiktok variables cannot be used in twitter.
VariableOutputExample
{stream}The stream nameSanchovies
{guild}The guild nameMy Discord Server