bonus-invites
/bonus-invites add <target> <invites>
- Add invites to the target user/bonus-invites remove <target> <invites>
- Remove invites from the target userconfig
/config view setting <setting>
- View the specified setting/config set join-channel <channel>
- Set the channel where join message are sent/config set leave-channel <channel>
- Set the channel where leave messages are sent/config set join-msg <template>
- Set the template for join messages/config set leave-msg <template>
- Set the template for leave messages/config reset setting <setting>
- Reset the specified setting/config blacklist channel <channel>
- Blacklist/Unblacklist a specific channel such that commands can/cannot be used in the specified channel/config test message <type>
- Send a test join/leave message/config auto-refresh-leaderboard set <Channel>
- Setup the auto-refresh invites lb in the specified channel/config auto-refresh-leaderboard reset
- Disable the current auto-refresh lb/config verification simple <role> <channel> <json>
- Setup a simple verification system using buttons/config verification password <role> <password> <channel> <json>
- Setup a verification system that requires a specific password/config verification randomised <role> <length> <channel> <json>
- Setup a verification verification that uses randomised passwordsreset
/reset <target>
- Resets invites of the specified target user/reset
- Reset invites for everyone (when <target> is not specified)resetinvites
reset <target>
- if target is an userID / mention, only that specific user's invites will be reset, if it is left empty or "all" it will reset everyone's invitesSet as template
/embed build
command for designing the template, or download premade json templates from this repo and use the /embed send <channel> <json>
command to send the template to the channel.Apps
then Set as template
set-template
, set-msg
/embed build
command for designing the template, or download premade json templates from this repo and use the /embed send <channel> <json>
command to send the template to the channel.setprefix
setprefix <new-prefix>
- Sets the bot's prefix to new-prefix
variables
/variables
- View a list of all available variables that you can use to customise join / leave message templatesvars
user_id
- The ID of the user who joined (example: 581451736305106985
)user_tag
- The tag of the user who joined (example: Siris#1337
)user_mention
- The metion of the user who joined (example: <@581451736305106985>
)user_created_date
- The relative date when the user's account was createduser_joined_date
- The relative date when the user joinedinviter_id
- The ID of the inviterinviter_tag
- The tag of the inviterinviter_mention
- The mention of the inviterinviter_invites_total
- The Total invite count of the inviterinviter_invites_joins
- The amount of joins the inviter hasinviter_invites_leaves
- The amount of leaves the inviter hasinviter_invites_bonus
- The amount of bonus invites the inviter hasinvite_code
- The invite code that was used by the user to joininvite_channel
- The channel from which the invite code was createdinvite_uses
- The number of uses the invite code hasguild_name
- The name of the serverguild_membercount
- The total number of members present in the serverhttps://cdn.discordapp.com/avatars/user
- The avatar link of the user who joinedhttps://cdn.discordapp.com/avatars/server
- The avatar link of the serverhttps://cdn.discordapp.com/avatars/inviter
- The avatar link of the inviter${}
(example: ${inviter_tag}
)@Invite Management#6068
) and +