Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

discordeno/slash-commands-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discordeno-slashbot-boilerplate

Outdated!

This repo is outdated and no longer maintained. Please use https://github.com/discordeno/serverless-deno-deploy-template


As this is currently, not finalized please expect breaking changes. A much better in depth guide will come in the near future.

  1. Install Deno https://deno.land
  2. Install ngrok https://ngrok.com
  3. Follow instructions to get ngrok running https://dashboard.ngrok.com/get-started/setup
  4. Go to discord.dev login and open the bot dashboard
  5. Get your public key and paste it a configs.ts file. There is an configs.example.ts file you can rename.
  6. INVITE YOUR BOT USING THE applications.commands scope first before you do the next step.
  7. deno run -A -q mod.ts
  8. Type /ping in your server to test.
  9. Enjoy!

Deploy

Deploy your code to any serverless platform.

Contributions

Please help contribute as much as possible by sending pull requests. Thank you!

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published