Full-Stack Discord Verification Bot

This project is a full-stack Discord bot developed to support the Deakin University Cybersecurity Association (DUCA) by automating member verification processes. The initial version was written in Python using the discord.py library. It integrates with Supabase to securely access and validate member information stored in a weekly-updated spreadsheet. The bot has since been re-implemented in JavaScript using the discord.js library, resulting in a more modular, scalable, and feature-rich version — now publicly available as DUCA Sentinel. I continue to contribute to this project as part of DUCA’s broader initiative to build open source tools that serve student-led communities. ...

April 10, 2025 · 10 min · 1947 words · George Ferres