Add GuildMembers Intent

Change-Id: I25626d0a6929883087bdfea0ff23aea488d470c0
Reviewed-on: https://git.clicks.codes/c/Coded/AddPermsForEmojiUploader/+/295
Tested-by: Samuel Shuert <coded@clicks.codes>
Reviewed-by: Samuel Shuert <coded@clicks.codes>
2 files changed
tree: 2aa69996da71dbed86bc54251e6f28b3213e043c
  1. .envrc
  2. .gitignore
  3. .gitreview
  4. bun.lockb
  5. flake.lock
  6. flake.nix
  7. index.ts
  8. package.json
  9. README.md
  10. tsconfig.json
README.md

addpermsforemojiuploader

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.13. Bun is a fast all-in-one JavaScript runtime.