!7 standardBot1 LotteryBot { processSimplified { s = dropMyPrefixOpt(s); if "help" { ret [[ @me `help` - show this help ]].replace("@me", atSelf()); } } }