const DEBUG_MISSING_SOURCE_ERROR: &str = "Error: `debug` needs something to show — reply to the message you want debugged, \ or put text on the line(s) after the command.";
Shown when debug has nothing to display.
debug