Tools
A couple tools for facilitating games or solving simple disputes.
Commands
Command | Description | Example |
>coin [%s] [#coins] | Flips a number of coins either all at once or after a short period of time | >coin %s 5 |
>dice [%s] [d#sides] [#dice] | Rolls Di(c)e at short intervals or all at once with a specified number of faces per die | >dice %s 5 >dice 2 d6 |
>calc |
Basic calculator/temperature converter c2f, f2c, c2k, f2k, k2f, or k2c |
>calc 34.63 + 63 / 92 * 5.15 |