cad-email
Email to peoples Discord DM directly from FiveM [ESX & QBCore]
Preview
Demo Video: Click Here
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 yourcore
info [Useqbcore
oresx
] - Step 3: Drag and drop
cad-email
to your resources and add it toserver.cfg
- Step 4: Finish! Now use
/email
command and try it.
Support
- Discord: https://discord.gg/9tyjPkA6nd
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