Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook Notification New News #394

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

josuens
Copy link

@josuens josuens commented Sep 3, 2024

No description provided.

Copy link

what-the-diff bot commented Sep 3, 2024

PR Summary

  • Introducing SUPPORT for NEWS_NOTIFICATIONS in Discord
    A new configuration line has been added to an environment example file that allows setting up a URL where news notifications will get sent in Discord.

  • Updated News Controller with News Notification
    The News Controller has been updated and now sends notifications when news gets created using the newly established NewsCreatedNotification.

  • Created new Notification for News Creation
    A new entity called NewsCreatedNotification has been formalized which is specifically responsible for how news alerts are handled.

  • Added configuration for News Notifications in Discord
    Under the 'discord' category of services' configurations, a new setting is added which specifies the URL where news-related notifications are to be sent.

  • Updated Spanish language translation for User Interface
    Various modifications were made to the Spanish translation file to include more recent features like player linking, application forms, etc. Also, added translations for new features related to news and ask DB functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants