!7 cmodule DiscordKeepAlive > DynPrintLogAndEnabled { !include #1023434 // Discord bool discordEnabled() { ret enabled; } start { startDiscord(); } }