WIP: Introduce `rustphie-macros` crate
This is an effort to fork teloxide-macros in order to create our own command parser (specifically regex-based instead of splitting) and integrated dispatcher/handler.
TODO (not limited to)
-
Support for optional arguments -
Document things for future developments -
Do all the hell tons of TODO comments in the code :P
Edited by jeepeo