I didn't find any posts around here showing how to exactly create an custom command for ULX, I am a newbie on having a gmod server, and i need help to find the exact file that i can put this command, if it'll work
callback = function()
gui.OpenURL(
https://discord.gg/MfQsjn3yQ4)
end,
My main objective is to create an command where when you write on the chat: !discord, the url pop up in your game screen. So, can anyone help me?