Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] add the notifications of ox_lib #106

Open
Kawet00 opened this issue Nov 13, 2023 · 0 comments
Open

[Feature] add the notifications of ox_lib #106

Kawet00 opened this issue Nov 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Kawet00
Copy link

Kawet00 commented Nov 13, 2023

Is your feature request related to a problem? Please describe.
Hi, I would be good to add best notifications, like the notifications of ox_lib. Beacause for now the notifications are in the chat and we cannot see the notification directly.

Describe the solution you'd like
Add an option in the config where we can choose the notification system and in the utils.js it will detect what is it and for example if its ox_lib, line 200 in utils.js will be:

lib.notify({
  title: 'Notification title',
  description: 'Notification description',
  type: 'success',
});

here is the documentation: https://overextended.dev/ox_lib/Modules/Interface/Client/notify

Describe alternatives you've considered
The notifications of esx, QB, ox, qs, okok, etc...

@Kawet00 Kawet00 added the enhancement New feature or request label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant