Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Reach the highest counting scores and climb the leaderboard while competing with other servers!
/channels create
- Create a new counting channel.
/channels add
- Use an existing counting channel.
/count
- View the current count of a channel.
/math
- Calculate a math expression.
/config math
- Allow/disallow math in a counting channel
/config talking
- Allow/disallow talking in a counting channel
/config reactions
- Enable/disable reactions in a counting channel.
/config fail-role
- Configure a role to give when an user fails a count.
/config duplicate-message
- Change the message sent when a user counts twice in a row.
/config wrong-message
- Change the message to send when a user sends the wrong count.
/config fail-message
- Whether a message should be sent when a user fails to count or not.
* log(base=10, val) -- Logarithm with optional 'base' as first argument.
If not provided, 'base' defaults to '10'.
Example: `log(100) + log(e(), 100)`
* e() -- Euler's number (2.718281828459045)
* pi() -- π (3.141592653589793)
* int(val)
* ceil(val)
* floor(val)
* round(modulus=1, val) -- Round with optional 'modulus' as first argument.
Example: `round(1.23456) == 1 && round(0.001, 1.23456) == 1.235`
* abs(val)
* sign(val)
* min(val, ...) -- Example: `min(1, -2, 3, -4) == -4`
* max(val, ...) -- Example: `max(1, -2, 3, -4) == 3`
* sin(radians) * asin(val)
* cos(radians) * acos(val)
* tan(radians) * atan(val)
* sinh(val) * asinh(val)
* cosh(val) * acosh(val)
* tanh(val) * atanh(val)```
0
0 avis
Les avis ne peuvent être laissés que par les utilisateurs enregistrés. Tous les avis sont modérés par les administrateurs de top.gg. Tu peux consulter notre règlement avant de publier ton avis.
5 étoiles
0
4 étoiles
0
3 étoiles
0
2 étoiles
0
1 étoile
0
Aucun avis pour le moment !