/cad-email

Email to peoples Discord DM directly from FiveM

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

cad-email

Email to peoples Discord DM directly from FiveM [ESX & QBCore]

Preview

Demo Video: Click Here

image

Dependencies

  • yarn
  • git
  • qb-core or es_extended
  • node.js

Installation

  • Step 1: Create a Discord Bot, Add it to your server.
  • Step 2: Add your bot token in config.json & Add your core info [Use qbcore or esx]
  • Step 3: Drag and drop cad-email to your resources and add it to server.cfg
  • Step 4: Finish! Now use /email command and try it.

Support

Updates v1.1

  • Fixed Closing with ESC not removing cursor
  • Removed Lua part and compiled all in javascript [Thanks to Mojito for qbcore.js]

Updates v1.1.1

  • Added Notify [if User DM's are off]
  • Code Cleanup

Updates v1.1.2

  • Added Option to send mail by entering player id (mail will only go if the target has discord linked with fivem)
  • Fixed bugs
  • Added Close Button

Updates v1.1.3

  • Added Support for ESX
  • Changed Notification to native
  • Added esx.js package for running esx functions