/acm-registration

A Discord server registration service. Deployable to serverless platforms

Primary LanguageTypeScriptMIT LicenseMIT

acm-registration

A Discord server registration service. Completely deployed on a serverless architecture.

Deploy to Netlify

Features

Modern Discord Interactions

image 2

Slash Commands

image 1

Modals

Streamline, no BS verification process

image 3

image 4

Simply register with 1 command and we’ll generate a 1-click, single-use verification link. We’ll handle the rest, role assignment, nickname assignment, database storage

Self hostable with minimal configuration

Just link your repository your cloud provider of choice with Next.js support, fill in some environment variables for your Discord token, database, etc, and you’re good to go!

Built on a serverless architecture

No more having to create and share SSH keys to maintain the server

No scripts or services to auto run your bot

Simply deploy and your cloud provider handles the rest

Bring your own database

We use Prisma under the hood for our database queries, so long as Prisma supports it, we support it