Issue slash commands from bot messages

The “No command trigger found” can come for various reasons. In 7.5.2 (for instance), it is issued for the command being empty, not starting with a slash, or the channel ID being invalid (see mattermost-server/command.go at v7.1.4 · mattermost/mattermost-server · GitHub )