accounts
/accounts <start-date> <type> <end-date> <verified> <target>
- Filter [verified / unverified] accounts that either joined / were created (depending on type
) after start-date
, before end-date
and were invited by target.
<end-date>
is optional and defaults to current date<verified>
filters accounts that are either verified or unverified. If empty, verification status is ignored.<target>
is optional and defaults to everyone (ie) all accountsavatar
/avatar <target> <hide-reply>
- Shows the avatar, server avatar and banner of the target user, if hide-reply
is true
the response will be ephemeral (can be seen only by you)av
, pfp
, banner
avatar <target>
- Shows the avatar, server avatar and banner of the target userApps
, then Avatar
embed
/embed send <channel> <json>
- Sends an embed message constructed using the json file provided to the specified channel/embed build <json>
- Opens an interactive interface that allows you to design embeds. A json file can also be provided to edit that embed instead of starting from scratch/embed source <id>
- Gets the raw json of a message from the current channel with the specified idemojis
stickers
, steal
emojis <emojis...>
- Get a list of all emojis & stickers that are provided, along with a steal button!Apps
, then Emojis
info
/info channel <target>
- Get information about the target channel like type, position, etc/info colour <target>
- Get information about the target colour like hex String, int value, complementary colours, etc/info invite <link>
- Get information about the target link like server name, created at, etc/info role <target>
- Get information about the target role like name, colour, members, permissions, etc/info server
- Get information about the server like members, boosts, roles, emojis, etc/info user <target>
- Get information about the target user like created at, pfp, banner, etcmembercount
/membercount
- Shows the member count of the server along with more statistics and a beautiful graphmc
membercount
- Shows the member count of the server along with more statistics and a beautiful graphpurge-invites
/purge-invites <uses> <targetUsers> <usersType> <targetChannels> <channelsType>
- Mass delete invite links<uses>
invite links with uses less than or equal to this number will be deleted<targetUsers>
is optional and defaults to all users<usersType>
whether to inlucde or exclude the users mentioned in <targetUsers>
<targetChannels>
is optional and defaults to all channels<channelsType>
whether to inlucde or exclude the channels mentioned in <targetChannels>
@Invite Management#6068
) and +