grottohub / glyph

A purely Gleam Discord library built from the ground up with stratus.
24 stars 4 forks source link

implement nonce enforcement #11

Open grottohub opened 3 months ago

grottohub commented 3 months ago

to ensure messages are idempotent, we should be generating random nonces when messages are sent and enforcing that discord checks them.