Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 233 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 233 Bytes

JoshDocs

Just the minimum to get a working bot using interactions.

Setup

Rename .env.example to .env and fill it with the needed information.

Run

$ deno run -A mod.ts

Test

$ deno test -A