Sending error messages via HttpService

Hi! I have a raw place in roblox where many different mechanics are implemented, but since I’m not a very good scripter, errors occur from time to time, sometimes at the most unexpected moments, they can be difficult to detect, not to mention debugging. Also, my discord bot works with this game on node js, can I somehow send roblox error messages through the bot so that testers can, while playing, thus help the development without my direct participation? I tried to google and read the documentation but didn’t find anything about it. Thank you.