Skip to content

belajarqywok/discord_alerting_system

Repository files navigation

Discord Alerting System

Alerting system connected to Discord (via webhook) by implementing Event-Driven Architecture (EDA).

Architecture

How to install

  gsutil mb -p <PROJECT> -l <REGION> gs://alerting-service-bucket

  terraform init

  terraform apply -auto-approve \
    -var="discord_id=<DISCORD_ID>" \
    -var="discord_token=<DISCORD_TOKEN>"

Implementation Example


About

Alerting System connected to Discord (via webhook) by implementing Event-Driven Architecture (EDA).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published