Skip to content

Skillz4Killz/slash-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slash Manager

This is a clean, minimalistic, and easy to use interface for managing slash commands.

How To Use

  1. HIT THIS BUTTON!

Deploy with Vercel

Notes

  1. BOT_TOKEN: This is used for authorization header when making requests. This is your bot's token. It will never be used/shared. It is saved under YOUR account when you set it on Vercel with that button.
  2. SECRET_CODE: This code will be verified before making any requests. This is useful for allowing only yourself or a few trusted people to manage your commands(devs who don't have access to bot token). No one else will be able to edit your commands without this code. PLEASE MAKE THIS HARD TO GUESS! Remember your website is public, and therefore you don't want just anyone using it.

If you lose the code, go to the Vercel website and login to your dashboard. Once you select your project, you can change the code.

  1. APPLICATION_ID: This is the application id. Normally, this is your bot's id but if your bot is really old this may be different.

Staying Up To Date

When deploying this, you will create a github fork. You will have your own repository which will be a fork of this repository. To get future updates, you just create a pull request between your repository and the main repository.

Get Help

Discord Support Server

Contribute

Yes please! PR AWAY!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published