Closed twexler closed 10 years ago
Use something like https://pypi.python.org/pypi/Routes to route commands (a la jimmycuadra/lita's routing system) so that commands can have many different names to invoke the same plugin
I think this should be preceded by #2
Looks like I'll be using Werkzeug for this, since it's already used in the webapp.
Use something like https://pypi.python.org/pypi/Routes to route commands (a la jimmycuadra/lita's routing system) so that commands can have many different names to invoke the same plugin