Each chatbot should have the ability to add a command name with a description.
eg. Marketing bot
Command Name: Create Marketing Plan
Description of Command: Develop a comprehensive marketing plan based on the provided business goals, target audience, and available resources.
Command Name: Analyze Campaign Performance
Currently, all the commands are global in Merlin.
Users can access bot commands like this:
@ = choose bot
/ = access global command
// = bot internal command
@ / = bot with global command
@ // = bot with internal command