Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CommandResponses = map[string]string{
"/start": "Welcome to the bot! Use /help to see available commands.",
"/help": "Here are the available commands:\n/start - Start the bot\n/help - Show this help message",
}
CommandResponses stores the predefined responses for specific commands
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.