Discord chat bot to announce projects (#590) #600

Merged
smartin015 merged 2 commits from discord_bot_v2 into main 2022-01-23 03:17:08 +01:00
smartin015 commented 2022-01-22 18:37:57 +01:00 (Migrated from github.com)

Add support for discord chat bot to announce when images are set, with instructions on configuring for dev. This uses the REST
API instead of a websocket connection, which is needed for serverless deployment.

This is a revert of the revert, with changes to discord.ts and an update of the axios web request library. I verified text-only and image URL publishing to a personal discord server.

Co-authored-by: Kurt Hutten k.hutten@protonmail.ch

Add support for discord chat bot to announce when images are set, with instructions on configuring for dev. This uses the REST API instead of a websocket connection, which is needed for serverless deployment. This is a revert of the revert, with changes to `discord.ts` and an update of the `axios` web request library. I verified text-only and image URL publishing to a personal discord server. Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch>
Irev-Dev (Migrated from github.com) approved these changes 2022-01-23 03:16:35 +01:00
Irev-Dev (Migrated from github.com) left a comment

Awesome,

Thanks for sticking with this issue and finding a solution that works with our stack @smartin015.

I added one extra commit to remove the discord.js package.

Awesome, Thanks for sticking with this issue and finding a solution that works with our stack @smartin015. I added one extra commit to remove the discord.js package.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: h3n3/cadhub#600