Commit Graph

6 Commits

Author SHA1 Message Date
Scott Martin
0a6439161e Discord chat bot to announce projects (#590) (#600)
* 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. This uses the REST
API instead of a websocket connection, which is needed for serverless deployment.

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

* Remove discord.js dependency.

Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch>
2022-01-23 13:17:08 +11:00
Kurt Hutten
861b8374bf Kurt/revert discord to attempt deploy (#598)
* Force netlify build

builds are being canceled even though there are changes

* Revert "Upgrade packages (#594)"

This reverts commit 5531f2e0c1.

* Revert "Discord chat bot to announce projects (#590)"

This reverts commit 90fece9598.

* Revert "Force netlify build"

This reverts commit 315ebf0c59.

* Make sure project title is robust
2022-01-19 20:54:43 +11:00
Scott Martin
90fece9598 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>
2022-01-14 07:11:30 +11:00
Scott Martin
e7dec57644 Add "STL Download" to project profile page (#585)
* Moved EditorMenu/helpers.ts file to src/helpers. Reused STL download helper on a new button in the project profile page

* Tweak download STL style - flex-wrap the column and grow original "built with" content so the button is pushed write but remains responsive on smaller screens
2022-01-11 06:48:20 +11:00
Kurt Hutten
cd3060b3c7 Update CONTRIBUTING.md
CC @Isaac-Tait
2021-12-17 05:57:31 +11:00
Kurt Hutten
6d7f6fb4bf Create CONTRIBUTING.md 2021-09-23 17:20:32 +10:00