You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a person doing new puzzle entry, I would like to be able to create a new puzzle faster without having to copy and paste from the data the puzzle list scraping bot posts to the Discord channel.
This could be a REST endpoint for the bot to directly create puzzles, but it shouldn't be, it should still require manual approval. This could either be an endpoint for the bot to create a new form of draft puzzle entry that a puzzle entry person can view in a new UI and approve to turn into a full new puzzle (or deny to delete) with a single click.
Or, it could just be a URL that the bot can post a link to in Discord that would load the puzzle entry page with all the details pre-filled (via query params).
The text was updated successfully, but these errors were encountered:
As a person doing new puzzle entry, I would like to be able to create a new puzzle faster without having to copy and paste from the data the puzzle list scraping bot posts to the Discord channel.
This could be a REST endpoint for the bot to directly create puzzles, but it shouldn't be, it should still require manual approval. This could either be an endpoint for the bot to create a new form of draft puzzle entry that a puzzle entry person can view in a new UI and approve to turn into a full new puzzle (or deny to delete) with a single click.
Or, it could just be a URL that the bot can post a link to in Discord that would load the puzzle entry page with all the details pre-filled (via query params).
The text was updated successfully, but these errors were encountered: