Refactor `discord.post()` logic in `misc.ts`, by moving discord message construction/send helper to utils, for re-usability.
Refactor
discord.post()logic inmisc.ts, by moving discord message construction/send helper to utils, for re-usability.