I want to reverse a webhook in its normal functionality. I want to make it so a message from a discord displays in the game. Anyone knows if that is even do-able? If so how to do it?
1 Like
I believe to do this you’ll need to use RequestAsync from the HTTPService. You’ll have to do some polling method and probably use an external server/ bot, but it should be possible.
2 Likes