To start using dino just click on this link and add it to your server! a bot that execute deno and send you the output
- secure by default
create a archive .env
and put
TOKEN=yourtoken
and finally run:
deno run -A -q --unstable mod.ts
or if you want to run it with docker just run:
sudo docker build -t deno-bot . && sudo docker run -d deno-bot