Link your events to your Discord server!

Click Here to Invite Our Bot!

Commands List

/event link

Sends a tracking message for your HLLP event to a channel of your choice. This is synced live between the website and the bot.

Parameters

NameDescriptionRequiredDefault
eventThe ID of the event you want to track.YesNone
channelThe channel you want to send the tracking message to.YesNone
signupsWhether or not to allow your users to sign up from the Discord message. Only allowed on unmanaged events.NoTrue

/event unlink

Removes the tracking message for your HLLP event from the specified channel.

Parameters

NameDescriptionRequiredDefault
eventThe ID of the event you want to unlink.YesNone

/event signups allow

Allows users to sign up for a specific event from the tracking message. Only allowed on unmanaged events.

Parameters

NameDescriptionRequiredDefault
eventThe ID of the event you want to allow signups for.YesNone

/event signups disallow

Disallows users to sign up for a specific event from the tracking message. Only allowed on unmanaged events.

Parameters

NameDescriptionRequiredDefault
eventThe ID of the event you want to disallow signups for.YesNone

/community add-member

Adds a member to your community.

Parameters

NameDescriptionRequiredDefault
idThe ID or vanity URL of the community.YesNone
userThe user to add.YesNone

/community remove-member

Removes a member from your community.

Parameters

NameDescriptionRequiredDefault
idThe ID or vanity URL of the community.YesNone
userThe user to remove.YesNone

/config permissions add

Adds a role to the permissions list.

Parameters

NameDescriptionRequiredDefault
roleThe role to add.YesNone
permissionThe permission to add.YesNone

/config permissions remove

Removes a role from the permissions list.

Parameters

NameDescriptionRequiredDefault
roleThe role to remove.YesNone
permissionThe permission to remove.YesNone

/config permissions list

Lists permissions for a role.

Parameters

NameDescriptionRequiredDefault
roleThe role to list permissions for.YesNone

/roster create-squad

Creates a squad for a specific event.

Parameters

NameDescriptionRequiredDefault
eventThe ID of the event to create the squad for.YesNone
factionThe faction of the squad.YesNone
typeThe type of the squad.YesNone
teamThe designated team for this squad. Only allowed on managed events.NoNone
reserveWhether or not this squad is a reserve squad. Only allowed on managed events.NoNone
leaderThe leader of the squad. Only allowed on unmanaged events.NoNone
member1The first member of the squad. Only allowed on unmanaged events.NoNone
member2The second member of the squad. Only allowed on unmanaged events.NoNone
member3The third member of the squad. Only allowed on unmanaged events.NoNone
member4The fourth member of the squad. Only allowed on unmanaged events.NoNone
member5The fifth member of the squad. Only allowed on unmanaged events.NoNone

/roster disband-squad

Disbands a squad for a specific event.

Parameters

NameDescriptionRequiredDefault
eventThe ID of the event to remove the squad from.YesNone
memberA member of the squad to disband. Only allowed on unmanaged events.NoNone
teamThe team squad to disband. Only allowed on managed events.NoNone

/roster add-squad-member

Adds a member to a squad for a specific event.

Parameters

NameDescriptionRequiredDefault
eventThe ID of the event to add the member toYesNone
memberThe member to add to the squad.YesNone
squadA member of an existing squad to add the new member to.YesNone
leaderThe member to add to the squad.NoNone

/roster remove-squad-member

Removes a member from a squad for a specific event.

Parameters

NameDescriptionRequiredDefault
eventThe ID of the event to remove the member of the squad from.YesNone
memberThe member to remove from the squadYesNone

/event add-commander

Adds a commander to the event.

Parameters

NameDescriptionRequiredDefault
eventThe event ID.YesNone
factionThe faction of the commander. Choices: Allies, Axis.YesNone
commanderThe commander to add.NoNone
teamThe team of the squad. Only allowed for managed events.NoNone
reserveIf the commander is a reserve. Only allowed for managed events.NoNone

/event remove-commander

Removes a commander from the event.

Parameters

NameDescriptionRequiredDefault
eventThe event ID.YesNone
commanderThe commander to remove.NoNone
teamThe team of the squad. Only allowed for managed events.NoNone