[FREE] [STANDALONE] πŸ‘¨β€πŸ’» Admin/Staff Discord Report Tracker (Manage Staff Activity) - 2023

A simple Discord Sit Counter bot!

Preview

Have other ideas of scripts for me to realese? Let me know in the comments!
Stay tuned, This script going to update soon to have more FiveM features in it :slight_smile:

Other scripts that i have made:
[PAID] [QB / ESX] :man_technologist: Best Drug Dealer Script - 2023
[PAID] [QB / ESX] :man_technologist: LA / NYC Realistic IDs - 2023
[FREE] [ESX] :man_technologist: Add Clock In/Out for every Job!
[FREE] [STANDALONE] :man_technologist: Discord Presence - 2023


:thinking: Can you tell me briefly about this resource?

Using this resource, you’ll be able to keep track of your staff team and their sit counters!

DISCLAIMER: THIS RESOURCE MEANT TO WORK WITH EasyAdmin BUT WILL WORK WITH ANY OTHER RESOURCE THAT PROVIDES THE SITS THROUGH A DISCORD WEBHOOK!

:gear: Great! What dependencies do i need?

In order to use this resource, you’ll need:

  • A running server.
  • EasyAdmin / every other resource that provides the sits through a Discord webhook.

:question: Ok… but how do i use it?

  1. Download the resource and put it inside of your resources list.
  2. Go to Discord Developers Portal
  3. Create a new application.
  4. Copy the application ID. (under TAGS in General Information tab), and paste it inside client_id value in server/config.json
  5. Create a bot within your new application.
  6. Untick the Public Bot option and tick the 3 intents under Privileged Gateway Intents.
  7. Scroll back up to the Bot page, copy the Bot Token, and paste it inside client_token value in server/config.json.
  8. At the left-sided menu click on OAuth2 > URL Generator
  9. Tick the bot & application.commands options under Scopes and tick the Administrator option under Bot Permissions.
  10. Copy the generated URL at the bottom of the page, paste it in your browser and invite the bot to your server.
  11. Go into the config of the resource and edit the information below.

    guild_id - Your Discord server id.

    reports_channel_id - The channel id of where sits are recieved at by a Discord webhook.

    logs_channel_id - The channel id that the bot will use to log the reactions to sits and total counter for everyone.
  12. Edit the other information at the config as you wish.
  13. Simply add ensure fs_sitcounter inside your server.cfg

If you have done that correctly - Congratulations! You got the resource working properly!

NOTE: The data is stored under server/data/data.json and will update itself every 1 minute!

3 Likes

Very easy to install, works very well would 100% recommend this for your server!

1 Like

Thanks! ;D

What is a sit counter?

1 Like

It’s a resource to track the productivity of staff members by recording the number of in-game reports they have claimed.

1 Like

this helps keep track of your staff memebers sit count so you know exactly how many reports they have taken

1 Like

does that work with bwh?

1 Like

It will work with any resource that provides the reports through a Discord webhook :slight_smile: