use crate::simple_responder; simple_responder!( BestDoctorResponder, r"[iI].*(?:best|genius) doc", "smol brain doctor..." );