Skip to content

This is a simple but good looking notification script that can be triggered through a export provided in the description

License

Notifications You must be signed in to change notification settings

Dizzexx/swe-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❗│Swe-Notify

export to trigger notifications in other scripts:

Success Message

exports['swe-notify']:SendNotification("Success!", 5000, "success")

Error Message

exports['swe-notify']:SendNotification("Error!", 5000, "error")

Info Message

exports['swe-notify']:SendNotification("This is a info message.", 5000, "info")

Warning Message

exports['swe-notify']:SendNotification("WARNING WARNING!!", 5000, "warning")

About

This is a simple but good looking notification script that can be triggered through a export provided in the description

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published