Tony

Results 8 comments of Tony

not without making it unreadable. also we have added support for [safe navigation](https://github.com/citizenfx/lua/blob/luaglm-dev/cfx/README.md#safe-navigation) which would be nice to have support for also

Almost 2 years later I assume there's not going to be a preview added?

that's an issue with file permissions. You want to change the permissions for the zdiscord directory and all the files in it to be readable and executable. Ashen in the...

Where did you get your version of QBCore? was it from https://github.com/qbcore-framework ?

reinvited the bot to your discord server with this invite `https://discord.com/api/oauth2/authorize?client_id=YOUR-BOT-ID&permissions=8&scope=bot%20applications.commands` ?.. specifically ending in **applications.commands** cause this invite will fix that as stated in the error. you can't use...

Fairly simple addition to add. I'd check the discord.js docs or guide for more but since I had it on hand here's what I think you're looking for ```js module.exports...

I assume from your silence this worked for you? closing.

That's more under the scope of discord.js itself, but to point you in the right direction you'll need to write a custom handler to create the embed with button with...