- Add chat command to test the resource is working
/fm2dtest
- Add the ability to call the webhooks from another resource using exports!
Example Usage:
exports['fivem2discord']:SendWebhookLogs('WHICH_CHANNEL', 'NAME', 'MESSAGE', 'IMAGE_URL', true)
/fm2dtest
exports['fivem2discord']:SendWebhookLogs('WHICH_CHANNEL', 'NAME', 'MESSAGE', 'IMAGE_URL', true)