XP Boosting

A straightforward walkthrough for setting up customized XP boosting for your server's activity needs.

Commands

Setboost

Sets a boost for channels, members, roles, or the entire server. A start date MUST be specified. You can specify the duration, the expiration, or if the boost repeats.
The boost amount is added to the total XP (e.g. a boost amount of .8 will result in 1.8 xp).

Command Description Example
>setboost channel amount cumulative/minimum flags Sets a channel for XP boosting for an additional specified amount of XP with various customizable flags >setboost #Channel 1 minimum %start 1m 1h 2w
>setboost role amount cumulative/minimum flags Sets a channel for XP boosting for an additional specified amount of XP with various customizable flags  >setboost @Role .5 cumulative %start 12:00 pm tzEST 12/05 %expire 1w 2m 3h
>setboost member amount cumulative/minimum flags Sets a channel for XP boosting for an additional specified amount of XP with various customizable flags  >setboost @Member 1.6 minimum %start 1w 2d 3h 4m %expire 15:00 %tzEST 7/09/2021 %repeats 1w
>setboost guild amount cumulative/minimum flags Sets a channel for XP boosting for an additional specified amount of XP with various customizable flags  >setboost guild 2 cumulative %start 10:00 am tzEST 01/07/2021 %duration 3h

 

Delboost

Deletes a registered boost. This REQUIRES a channel, role, or user mention/ID or 'guild' input.

Command Description Example
>delboost channelName/ID
>delboost RoleName/ID
>delboost userName/ID

Deletes the registered boost from the specified channel, role, or user

>delboost #anime-night
>delboost guild
Deletes the registered boost from the server
>delboost guild

 

Flags

You use w/d/h/m format for all flags. For 'starts' and 'expires' you may use time and date in the format hh:mm tzTimezone dd/mm OR dd/mm/yyyy

Flag Description
%start The date, time, or time until the boost starts
%expire The date, time, or time until the boost expires
%duration The period of time until the boost expires from start time
%repeats The time until the boost repeats after expiring

 

Listboosts

Lists current and future boosts. Provides all the details, such as start time, end time, duration, and repetition.

Command Description Example
>listboosts Lists current and future boosts >listboosts

 

Definitions

A reference to help with deciding how to customize XP boosts.

Term Definition
Cumulative The boost amount "stacks" or adds itself by its own amount (e.g. 0.8 > 1.6 > 2.4 > 3.2 > ...)
Minimum The absolute minimum amount that participants receive during boost durations
w/d/h/m format week(s)/day(s)/hour(s)/minute(s)
hh:mm tzTimezone dd/mm Specific time in a certain timezone on a specified day/month
dd/mm/yyyy day/month/year