Skip to content

Vector-Green/DiscordBot_TS_Webpack

Repository files navigation

Discord_bot

setup your TOKEN for the start script inside package.json

To setup Project

yarn

To build from source

yarn build

To Start from build

yarn start

To start development mode (same as you would run yarn watch and yarn serve in parallel )

yarn dev

To compile webpack using watch

for development you are able to provide your TOKEN in .env.development

yarn watch

To start watched server

yarn serve

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published