xander1998 / FiveMNativeBot

This is a simple bot I created to quick search for FiveM / RedM natives using the documentation web app JSON data file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disclaimer

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.

FiveMNativeBot

This is a simple bot I created to quick search for FiveM / RedM natives using the documentation web app JSON data file

Requirements

  • Knowledge on how to create a discord bot to get a key for the config file.
  • Knowledge of JS / NodeJS

Installation

  • 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

FiveM Natives config.json link

RedM Natives config.json link (unofficial)

About

This is a simple bot I created to quick search for FiveM / RedM natives using the documentation web app JSON data file


Languages

Language:JavaScript 100.0%