Basic configuration
Some configurations which are necessary for the basic functions of Apollo.
Last updated
Some configurations which are necessary for the basic functions of Apollo.
Last updated
Use a!quicksetup
to setup some of the configurations within seconds.
This will set
g!end
,!gend
,g!reroll
,!greroll
astriggers.You can add/remove triggers using
a!trigger add [trigger]
ora!trigger remove [trigger]
.
This will set Congratulations,
{winner(username)}
! You have{claim_time}
to claim! as the win message.You can change it anytime using
a!winmsg set [message]
. Checkout a!vars to check the variables you can use.
This will set 10 seconds to claim for everyone as default. You can add claim time to a role using
a!claimtime add [role_id] [time]
.Please note that the total claim time of a member will be the SUM of ALL the claim times of each of the member's roles. So if you have a special role to get Members 13 seconds, add 3s claim time to that role. Apollo will calculate 10s (default) + 3s (role claim time).
You have to MANUALLY TYPE
a!winmsg enable
to enable the win message.