GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.18k stars 801 forks source link

feat(alerts): add support for telegram group topics & silent notifications #4526

Closed MicLieg closed 3 months ago

MicLieg commented 4 months ago

Description

This PR adds support for

A) telegram group topics because it was asked for in Discord

Topics function as individual chats within the group – supporting their own shared media and notification settings. Members are free to chat in any topic from Anime to Zoology, using all their favorite features like polls, pinned messages and bots.

B) and silent notifications

“Is it OK to post now?” “Is this urgent enough to notify everyone?” If you're a channel admin, you know these questions too well. Luckily, you can now send silent messages that will not notify your subscribers. This is very useful for late night or non-urgent updates. Tap on the bell icon to toggle silent messages on and off.

Fixes N/A

Type of change

Checklist

PR will not be merged until all steps are complete.

Documentation

If documentation does need updating either update it by creating a PR (preferred) or request a documentation update.

Thank you for your Pull Request!