Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
0
•
0
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 Bewertungen
Bewertungen können nur von registierten Nutzern abgegeben werden. Alle Bewertungen werden von den Top.gg Administratoren moderiert. Bitte überprüfe unsere Regeln vor dem Absenden.
5 Sterne
0
4 Sterne
0
3 Sterne
0
2 Sterne
0
1 Stern
0
Derzeit noch keine Bewertungen!