Long numbers are taken as list arguments.
Sub-Project
This is regarding:
- core
Description
Commandler's StandardDispatcher should only take parameters as a list if it's separated by ,
(with a space), if it's only got a comma in it without spacing, that's perfectly valid.
For example if one makes a hotter/colder game I would expect to be able to do: >guess 1,230
without the need of quotes.
Edited by Seth Falco