Employee Chat & Lists
This is an employee chat and list script you can add as many jobs as you want via the config. The script displays the total number of employees and the number of employees currently online. It works with QBOX, QBCore, and ESX
Supported frameworks - QBOX | QBCore | ESX
Preview - https://youtu.be/QIA6KNRph48?si=XthPrHYl3-qhjg8C
Docs
Docs
Tebex - https://groot-development.tebex.io/package/6477618
Github - Link
Check out our other scripts
|
|
Code is accessible |
Yes |
Subscription-based |
No |
Lines (approximately) |
600 + |
Requirements |
Qbcore or esx or qbox |
Support |
No |
4 Likes
It has been fixed. Thank you for letting me know!
fixed , working like a charm !!
would recommend to add discord webhooks for specific jobs would be a perfect addition !
1 Like
yeah like eg- if job is police then in a single web hook all the chats of the police job are sent to discord . (as a log)
ah yeah sure will implement that when i get time
hello i wanna change the size how i can do that ?
1 Like
Hi,
Apologies for the late response.
to work on this file, you need to install Node.js on your local system. Then go to g-employee-chatandlist/web/src/pages/EmployeeChats.tsx
and make your edits at line 91.
After you make your edits, go to the terminal and run the following commands:
cd web
npm run build