aracred / bot

:robot: Aracred Bot to quickly onboard users into Aracred
6 stars 19 forks source link

Commands: add command namespacing #9

Closed crisog closed 4 years ago

crisog commented 4 years ago

The bot now receives the message and checks for the correct namespace (which is !ac). If it's not correct, it will return a RequestHandlerError.

Closes #2