Skip to content

A website template for creating one time invites for Discord

Notifications You must be signed in to change notification settings

brettkolodny/discord-levee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Levee

A simple site to create unique one time use invites for discord.

Setup

  1. Fork this Repo
  2. Create a Discord bot and add it to your server
  3. Sign up for Deno Deploy
  4. Import the fork into Deno Deploy
  5. Set environment variables
  6. Deploy!

Environment variables

The following environment variables must be set:

  • H_SECRET
  • SITE_KEY
  • CHANNEL_ID
    • Discord channel ID for invite
  • DISCORD_SECRET
    • Discord bot secret to create the invite
  • SERVER_NAME
    • Name of the Discord server
  • SERVER_DESC
    • Description of the Discord Server
  • BACKGROUND_IMG
    • Custom invite screen background

Setup Notes

For this tool to be affective make sure that users of the servers can not create their own invites and only admins/the bot you created has access to invite creation.

About

A website template for creating one time invites for Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published