!7 set flag JDA40. !include once #1026298 // DynTalkBot2 for JDA 4.x standardBot1 MyDiscordBot { processSimplified { s = dropMyPrefixOpt(s); if "help" { ret [[ @me `help` - show this help ]].replace("@me", atSelf()); } } }