Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
/ natico Public archive

Discord deno bot from scratch has slash commands

License

Notifications You must be signed in to change notification settings

Tricked-dev/natico

Repository files navigation

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!