Right now `/echo` exposes `IrcCommand` details while it should only respond with echo of user data. Choice: - Disable command - Fix command output.
Right now
/echoexposesIrcCommanddetails while it should only respond with echo of user data.Choice: