PiekJ / jambot

Discord bot for playing music in voice channels.
https://jambot.red
MIT License
4 stars 1 forks source link

[Feature]: Push changelogs to different Discord Servers #9

Open carstenflokstra opened 1 year ago

carstenflokstra commented 1 year ago

Why Currently, there is no way of informing our end users that a new update is pushed and that this contains new functionality.

What Create a way to publish changelog messages to Discord Servers. The best way to achieve this is looking into the server settings which channel is set to publish messages for Owners and Admins.

How To refine

carstenflokstra commented 1 month ago

~JDA has webhooks it seems. We could integrate this maybe in a pipeline to push changelogs. https://github.com/MinnDevelopment/discord-webhooks~

Maybe it is better to create an ChangelogController of some sort. Need to refine further

carstenflokstra commented 1 month ago

We have two options to determine info channels