-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow up to 5 inputs for add, subtract, multiply
This allows users to provide up to 5 inputs to each of `/maths add`, `/maths subtract`, and `/maths multiply`. The third, fourth, and fifth inputs are optional, and the user can pick whichever ones they want, skip ones in between, etc. The code only uses the actually provided values.
- Loading branch information
1 parent
a3e9e9e
commit 056fbe4
Showing
1 changed file
with
47 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters