Skip to content

v0.0.6

Choose a tag to compare

@ringo380 ringo380 released this 21 Jul 22:53
· 11 commits to main since this release
b7bd38c

Adds a /sharding:feedback command.

Turn a note about the plugin - a bug, an idea, or a drift-check that behaved wrong - into a real ticket in the maintainer's support queue (support.robworks.info) without leaving the session. It gathers only lightweight context (plugin version, OS, timestamp, an optional one-line session summary), prints the exact JSON payload, and asks for confirmation before anything leaves the machine. Anonymous by default; an email is included only if you ask to be reachable for a reply.

The intake is a public, unauthenticated endpoint gated server-side by rate-limiting, a honeypot, and a source allow-list - so no secret ships in the command.

87 tests.