GameServerManagers / GameServerManagers/LinuxGSM
[Bug]: Termbin Details Link won't get posted on Discord Notification
- Dominant language
- Shell
- Stars
- 4.9k
- Forks
- 864
- PR merge metrics
- No merged PRs in 30d
Description
### User story
When a Discord notification is sent, the link to the termin.com Details won't get posted
### Game
CS 1.6, CS:Source etc.
### Linux distro
Debian 12
### Command
command: start
### Further information
On the Discord Notification Update the Payload doesn't post the Link to termin.com anymore.
Currently looks like:

Previously it was:

with settings
```
# More info | https://docs.linuxgsm.com/alerts#more-info
postalert="on"
```
### Relevant log output
```shell
% ./cssserver stop 25-03-26 - 10:51:44
[ OK ] Stopping cssserver: Graceful: sending "quit": 2 ... OK
[ OK ] Post Details cssserver: termbin.com for 30D
[ OK ] Stopping cssserver: Sending Discord alert
```
### Steps to reproduce
1. Setup Any Gameserver
2. Setup Discord Webhook
3. Enable postalert
4. Start / Stop Server
Contributor guide
Assessment
This issue has not been assessed yet.