Skip to content

How To Math

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

Rollem Telegram Bot allows 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

Clone this wiki locally