Discord chat bot to announce projects (#590) #600
Reference in New Issue
Block a user
Delete Branch "discord_bot_v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.tsand an update of theaxiosweb request library. I verified text-only and image URL publishing to a personal discord server.Co-authored-by: Kurt Hutten k.hutten@protonmail.ch
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.