Skip to content

revenant-coding/masterlist-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Masterlist Bot

Basic Discord Bot to request the AltV / RageMP Masterlist API

Setup:

  1. Make sure you've installed NodeJS on your device.
  2. Clone this repo into any folder.
  3. Open the folder in command prompt and enter 'npm i' to install all required packages.
  npm i

or

  npm install
  1. Put your Discord Bot token at the bottom of the file. (index.js)
  2. Start the bot via 'node .' in the command prompt.
  node .

Now you can use '.ragemp / .altv ' on you Discord Server

About

Basic Discord Bot to request the AltV / RageMP API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published