paij0se / dino-bot

Old project, I think it doesen't work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦕🍱dino🦕🍱

Add dino-bot to your server!

Discord Bots

Discord Bots

want to run it locally?

first create a .env

and put TOKEN=yourtoken

and finally run:

deno run -A -q --unstable --no-check 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

About

Old project, I think it doesen't work.

License:MIT License


Languages

Language:TypeScript 99.6%Language:Dockerfile 0.4%