[STANDALONE] Redutzu-Notify (Remastered)

Remastered version of redutzu-notify

:loudspeaker: PURCHASE SCRIPT HERE
:closed_book: DOCUMENTATION HERE

Click here to see a screenshot of a custom notification

Notification code:

exports['redutzu-notify']:Notify({
    title = 'Money received', -- title
    icon = 'fas fa-landmark', -- icons from font-awesome
    message = 'You received <span style="color:lime;">1000$</span>', -- The message, you can also use html and tailwind classes 
    level = 'success', -- success, info, warning, error
    duration = 5 -- Duration in seconds
})
Code is accessible No
Subscription-based No
Lines (approximately) 1000
Requirements No
Support Yes