All Projects → paij0se → dino-bot

paij0se / dino-bot

Licence: MIT License
a bot that execute your deno code and send you the output! 🦕

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to dino-bot

oak-middleware-jwt
Oak middleware for JWT
Stars: ✭ 24 (+0%)
Mutual labels:  deno
youtube-deno
A Deno client library of the YouTube Data API.
Stars: ✭ 30 (+25%)
Mutual labels:  deno
deno nightly
🌙 Nightly builds for Deno 🦕
Stars: ✭ 11 (-54.17%)
Mutual labels:  deno
Netrex
A powerful minecraft bedrock software written in Rust with a powerful Typescript plugin API.
Stars: ✭ 35 (+45.83%)
Mutual labels:  deno
cnpj
🇧🇷 Format, validate and generate CNPJ numbers in Node & Deno
Stars: ✭ 26 (+8.33%)
Mutual labels:  deno
denops-deno
🐜 Deno module for denops.vim
Stars: ✭ 16 (-33.33%)
Mutual labels:  deno
discord-api-types
Up to date Discord API Typings, versioned by the API version
Stars: ✭ 270 (+1025%)
Mutual labels:  deno
twd
🚩 Simple tailwind like CLI tool for deno 🦕
Stars: ✭ 33 (+37.5%)
Mutual labels:  deno
destjs
Make beautiful APIs with the NestJS inspired framework for Deno
Stars: ✭ 31 (+29.17%)
Mutual labels:  deno
denoflow
Configuration as Code, use YAML to write automated workflows that run on Deno, with any Deno modules, Typescript/Javascript codes
Stars: ✭ 143 (+495.83%)
Mutual labels:  deno
cors
Deno.js CORS middleware.
Stars: ✭ 46 (+91.67%)
Mutual labels:  deno
deno-playground
play.golang.org, but built in deno, and for deno.
Stars: ✭ 57 (+137.5%)
Mutual labels:  deno
fast-base64
Fastest base64 on the web, with Wasm + SIMD
Stars: ✭ 23 (-4.17%)
Mutual labels:  deno
heroku-buildpack-deno
Heroku Buildpack for Deno
Stars: ✭ 72 (+200%)
Mutual labels:  deno
deno-aws api
From-scratch Typescript client for accessing AWS APIs
Stars: ✭ 33 (+37.5%)
Mutual labels:  deno
typeorm
Forked from https://github.com/typeorm/typeorm
Stars: ✭ 107 (+345.83%)
Mutual labels:  deno
typesql
TypeSQL - Generate Typescript API from raw MySQL queries. Compatible with Deno and Node.
Stars: ✭ 37 (+54.17%)
Mutual labels:  deno
matterless
Self-hosted serverless
Stars: ✭ 23 (-4.17%)
Mutual labels:  deno
lesvim
Nvim config focus on Javascript, Typescript, Rust and Lua - 🚀 💪 ( Fast and Powerfull ) - Deno and other typescript LSP working well together
Stars: ✭ 69 (+187.5%)
Mutual labels:  deno
deno-docker
Dockerfiles for Deno
Stars: ✭ 74 (+208.33%)
Mutual labels:  deno

🦕🍱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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].