I will not support this bot. This is an example filtering bot I threw together really quickly. It is not perfect and I do not want to mess with it anymore.
This is a simple bot I created to quick search for FiveM / RedM natives using the documentation web app JSON data file
- Knowledge on how to create a discord bot to get a key for the config file.
- Knowledge of JS / NodeJS
- Pull to a folder somewhere on your system.
- Run
npm install
to install all the node dependencies for the bot - Setup config.json file to your needs
- Run
node index.js
to run the bot