Will I get a warning for uploading a decal of my full screen on Discord (to put onto a computer screen) without information such as the word “Discord”, the Discord logo, etc.? When I did have the Discord logo, the word “Discord”, etc. I got a warning, but will I still get one without this info? Thanks!
You most likely will get warned, to combat this you could recreate it or simply, just change the color scheme of the image so it’s less likely to get flagged by roblox as “directing users off platform” Since it is less similar to the third-party app you are getting this screenshot off of.
Roblox also warned me for something similar before (I used a discord logo decal in my game made by another user, so I am guessing your good to upload your decal as they also uploaded Discord logo as a decal and nothing happen to them) because I didnt check if the player was able to see those decals (Discord decal)
But to avoid my game getting moderated, you have to check if the player is able to see external links like Discord: PolicyService | Documentation - Roblox Creator Hub
That will tell you the information you need which is “AllowedExternalLinkReferences” that has “Discord” in it and also a code example.