Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how do i turn this into an rich embed message? (discord api) [closed]

Asked by 6 years ago

so ive made a discord api but i dont know how to turn this into a rich embed message so can you help me? code:

myWebHook:post{
                    content = string.format(
[[```Lua
--------------------------
New Member In Game  
 Name: %s
--------------------------
```
]], player.Name)
        }
end

Closed as Not Constructive by evaera

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?