Skip to content

How To Math

Houston Hare edited this page Mar 17, 2021 · 4 revisions

Rollem Telegram Bot allows you to add, subtract, multiply, and divide numbers and dice results, but operators for math are a little different in code than they are written. Here's how it works:

  • + - Plus sign for addition

  • - - Dash for subtraction

  • * - Asterisk for multiplication

  • / - Forward slash for division

  • ( and ) - Parentheses for grouping

For example: /r (8d6+18*3)/2

Clone this wiki locally