Difference between revisions of "Calc.php"
From Bebot Wiki 2
Jump to navigationJump to search (Created page with '====== Calc.php ====== ==== Description ==== An in-game calculator ==== Features ==== * It adds, subtracts, multiplies and devides. It's a calculator. ===== Commands pro…') |
|||
Line 12: | Line 12: | ||
===== Commands provided ===== | ===== Commands provided ===== | ||
− | + | <pre> | |
^Command ^ Keyword ^Argument(s) ^Description ^Tell ^Guild ^Priv ^ | ^Command ^ Keyword ^Argument(s) ^Description ^Tell ^Guild ^Priv ^ | ||
|!calc | |<expression> |Shows the result of the mathematical //<expression>// |Guest |Guest |Guest | | |!calc | |<expression> |Shows the result of the mathematical //<expression>// |Guest |Guest |Guest | | ||
+ | </pre> |
Latest revision as of 08:57, 30 July 2021
Calc.php
Description
An in-game calculator
Features
* It adds, subtracts, multiplies and devides. It's a calculator.
Commands provided
^Command ^ Keyword ^Argument(s) ^Description ^Tell ^Guild ^Priv ^ |!calc | |<expression> |Shows the result of the mathematical //<expression>// |Guest |Guest |Guest |