discordeno / serverless-deno-deploy-template

Template or boilerplate using Discordeno Slash Serverless Bot on Deno Deploy for Discord API Bots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serverless-template

A serverless template for slash commands using Deno Deploy.

image

Features

  • High-speed signature verification (WASM)
  • Builtin Logger
  • Commands creation and modification on the fly
  • Easy-to-use and feature-rich

Usage

Create a New Project - Deno Deploy

  • Input the required environment variables prompted in the textboxes and click on "Create".

Environment variables - Deno Deploy

  • Fork the repo with the Use This Template button at the top right. Then, update the deployment URL to the forked or template URL and click on "Deploy" button.

Deploy from URL - Deno Deploy

  • And congratulations! You have deployed your project on Deno Deploy. Simple, wasn't it?

About

Template or boilerplate using Discordeno Slash Serverless Bot on Deno Deploy for Discord API Bots

License:Apache License 2.0


Languages

Language:TypeScript 97.8%Language:Dockerfile 2.2%