Discord chat bot to announce projects (#590)

* Add support for discord chat bot to announce when images are set, with instructions on configuring for dev

* Tweak discord bot message.

Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch>
This commit was merged in pull request #590.
This commit is contained in:
Scott Martin
2022-01-13 15:11:30 -05:00
committed by GitHub
parent 82dd3d2555
commit 90fece9598
7 changed files with 146 additions and 8 deletions

View File

@@ -18,9 +18,9 @@ CLOUDINARY_API_KEY=476712943135152
# trace | info | debug | warn | error | silent
# LOG_LEVEL=debug
# EMAIL_PASSWORD=abc123
# DISCORD_TOKEN=abc123
# DISCORD_CHANNEL_ID=12345
# CAD_LAMBDA_BASE_URL="http://localhost:8080"