Discord deno bot from scratch has slash commands Feel free to use this as a base for your own deno bot has pretty good docs for how the handler works,
feel free to make a pr fixing/adding stuff
deno run -A --no-check src/mod.ts
if you do so id love to see what you make of it!