Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 895 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 895 Bytes

discord badge uses badges works probably made with typescript

Natico

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,

contributing;

feel free to make a pr fixing/adding stuff

Start

deno run -A --no-check src/mod.ts

Feel free to use this as a base for your discord bot

if you do so id love to see what you make of it!