mirror of
https://github.com/CFC-Servers/cfc_chat_transit.git
synced 2025-03-04 03:03:05 -05:00
Update steamid website
This commit is contained in:
parent
88439d1ec0
commit
7df5beb3c1
@ -83,7 +83,7 @@ func steamLinkMessage(event EventStruct, message string) string {
|
|||||||
return message
|
return message
|
||||||
}
|
}
|
||||||
|
|
||||||
steamLink := "https://steamid.io/lookup/" + steamId
|
steamLink := "https://steamid.gay/user/" + steamId
|
||||||
return "[" + message + "](" + steamLink + ")"
|
return "[" + message + "](" + steamLink + ")"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user