Adding Custom C# Slash Commands To Mattermost



This article describes a prototype that can be reused easily to host custom slash commands for the popular Mattermost team collaboration software. A slash command is a functional extension that allows to render a complex message based on the command's input on behalf of the user using the command.



Read: https://www.c-sharpcorner.com/article/adding-custom-c-sharp-slash-commands-to-mattermost/