Skip to main content
Module

x/discordeno/template/bigbot/nodemon.json

Discord API library for Deno
Latest
File
{ "watch": "./src/**/*.ts", "ext ": "env,ts", "signal": "SIGKILL", "exec": "npm run build && node"}