fxChat slots into existing servers without conflict.Documentation Index
Fetch the complete documentation index at: https://fxscripts.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Frameworks
fxChat auto-detects ESX and QBX at startup. No config needed — just make sure your framework starts before fxChat inserver.cfg.
For non-standard forks, open src/handlers/framework/shared.lua and add
your adapter. The interface is just getName(source), getJob(source),
isAdmin(source).
Discord webhooks
Forward every chat message to a Discord channel for moderation logs.Fivemanage logs
Same setup, just point the webhook URL at your Fivemanage log endpoint instead of Discord.ox_lib commands
Every fxChat command is alib.addCommand. If you want your own
commands to look and feel like fxChat’s (autocomplete, typed params),
register them the same way and you get the UX for free.
Phone, voice, HUD resources
No conflicts. fxChat lives in its own NUI plane and doesn’t touch voice or phone events.pma-voice, gksphone, lb-phone, ps-hud and the
usual suspects all coexist fine.
