memphis icon indicating copy to clipboard operation
memphis copied to clipboard

Notifications to Discord

Open yanivbh1 opened this issue 2 years ago • 10 comments

Description

Add support in pushing Memphis notifications to Discord with configuration through the Integration Center.

Important to know

  • To avoid rate limitations, a buffer should be implemented and push notifications in batches.

yanivbh1 avatar Jul 04 '23 11:07 yanivbh1

Hey @yanivbh1 could you please add a description to this issue?

Avitaltrifsik avatar Jul 16 '23 06:07 Avitaltrifsik

@Avitaltrifsik should be ok.

yanivbh1 avatar Jul 16 '23 12:07 yanivbh1

@yanivbh1 Hey Yaniv. I'm currently on this issue and would need some more information where the discord notifications could be sent. Options I think of:

  • Send discord notification as a private message
  • Send discord notification to a server channel
  • Send discord notifications to multiple server channels
  • Send discord notification to multiple servers and specified channels

One more question: Where do you guys store sensitive data. I will have to integrate the bot token somewhere.

StarscourgeVelkhana avatar Jul 17 '23 20:07 StarscourgeVelkhana

Hey @StarscourgeVelkhana , I would say either private or server channels. Multiple would be preferred. Creds are saved encrypted within the metadata store, which is a vanilla Postgres.

yanivbh1 avatar Jul 17 '23 20:07 yanivbh1

Alright. Only multiple channels or also multiple servers (and channels)?

What I mean: Can the bot be added only to one server or multiple

StarscourgeVelkhana avatar Jul 17 '23 20:07 StarscourgeVelkhana

Single server, multiple channels. Thank you for your help @StarscourgeVelkhana !

yanivbh1 avatar Jul 17 '23 21:07 yanivbh1

Wouldn't it be easier to just use Webhooks instead of making an entire bot for it?

turulix avatar Jul 31 '23 23:07 turulix

That’s a much better idea @turulix

yanivbh1 avatar Jul 31 '23 23:07 yanivbh1

@StarscourgeVelkhana what do you think?

yanivbh1 avatar Jul 31 '23 23:07 yanivbh1

The feature is available for contribution.

yanivbh1 avatar Aug 12 '23 08:08 yanivbh1