local moduleExists = pcall(require, "custom") if moduleExists then require "custom" end