grottohub / glyph

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

implement nonce enforcement #11

Open grottohub opened 8 months ago

grottohub commented 8 months ago

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