So, i am trying to do a logging system for my game. Imagine a player opens a door/Clicks a button, instead of printing it i would like to log it somewhere else, so i can see when im not in-game. I dont have much experience using HttpService so i have no idea what i could use to post the game logs.
I thought about using pastebin, i tried myself and after multiple errors i saw some posts and it doesnt seem to be possible to edit a pastebin using this HttpService.
For example, i want this:
But somewhere else, so it can be seen by me when im not in game (I do not plan using Discord webhooks)