-- slash command /better as addon entrypoint SLASH_BETTER1 = "/better" SlashCmdList["BETTER"] = function(msg) main(msg) end