v1.3.0
Language
- New TONUMBER statement to convert string to number.
- builtins that write to a variable like (but not limited to)
INPUT TO,RANDOMandROUNDcan now handle array elements.
Discord Bot
- Replying to a message with
[prefix]/msgor[prefix]/msg detachnow stores the content of that message in a variable calledcontent.
Implementation
- New tokeniser. Now with 90% less jank
- Now properly asserts variables exist before running a line.