Skip to content

Set of Discord Application Commands to reward and activate perks.

License

Notifications You must be signed in to change notification settings

acmcsufoss/perks

Repository files navigation

Perks

Set of commands to mint, award, and use perks.

Development

Setup

  1. Install Deno

Run

  1. Create a .env file based on .env.example.

  2. Run the bot server:

deno run -Ar --unstable main.ts

# Or

deno task start

Note Copy the https URL and add it to the interactions endpoint URL on the General Information page: https://discord.com/developers/applications/$BOT_ID/information.

image

Development invite link: http://localhost:8080/__invite

Update dependencies

  1. Install the UDD tool:
deno install -rf --allow-read=. --allow-write=. --allow-net https://deno.land/x/udd/main.ts
  1. Update dependencies:
udd */**/*.ts

Created with 💖 by @EthanThatOneKid

About

Set of Discord Application Commands to reward and activate perks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published