We have developed an API to award badges between our co-workers and we do have our web app. Is there a way to call my API with some kind of command like:
/award <badge-name> @username?
I guess we should develop a plugin or something like that, if that's the case where can I find how to do that?