PetrisGR / FiveM-DiscordLogs

Introducing "FiveM-DiscordLogs", your ultimate tool for effortless event logging on FiveM servers. With seamless integration with Discord, this script makes logging detailed events a breeze. From player interactions to script events, capture it all with ease and precision.
MIT License
18 stars 8 forks source link

Screenshots Issue #1

Closed Soloman-Baobab closed 1 month ago

Soloman-Baobab commented 1 month ago

I have an issue where the screenshot will imbed into the log message and also give a separate message with just the screenshot. How can I get rid of the separate screenshot? 622158ed961a578cc2b9096f2cb8d456

PetrisGR commented 1 month ago

Hello. You can easily create an exclusive channel and webhook only for the screenshots. Then, you'll just configure the webhook in the config.lua file.

Webhooks = {
        ["screenshots"] = "yourwebhookhere",