Updated Discord link sub-domain.

This commit is contained in:
Jacob
2022-05-27 21:47:30 +01:00
parent 957b533420
commit a02fab9737
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
--------------------RESPONSE COMMANDS--------------------------
RegisterCommand("discord", function(source, args, rawCommand) -------- replace "discord" with any other command you want **DON'T INCLUDE /**
TriggerEvent("chatMessage", "^*^8[Our Discord:] ^7https://discord.gg/2XvwvgR") ------- change message in the ""
TriggerEvent("chatMessage", "^*^8[Our Discord:] ^7discord.eguk.me") ------- change message in the ""
end)
--RegisterCommand("cad", function(source, args, rawCommand) ------- replace "cad" with any other command you want DON'T INCLUDE /