I’ve been curious lately, how possible is it? Aside from moderation and such, how could you implement posting systems / likes / comments? Is it even possible?
@boatbomber’s Lua Learning has a commenting and upvote system, so I think at least some of the features listed above may be possible, but how?
Well those people who made that Roblox voicechat game like a year ago in quarantine managed to upload audio and play it in-game in less than a minute so it’s definitely possible… I don’t know if you would use an API or a separate computer that gets requests and takes the image, uploads the image, gives you the ID of the image. You won’t have to worry about moderating it because Roblox does that themselves. It’s very complicated, but it’s possible!
Edit: this is how you would do image uploading.