ReactToUnlock
About
A Discord bot with an embedded Express server that lets administrators upload files via a secure /upload slash command. Files are stored locally and locked behind a configurable reaction threshold. When enough unique users react, the bot updates the tracker message and reveals a public download link served by the integrated Express server. Uses discord.js v14, Express, uuid, and dotenv.