- the mbpr (migan-bot-public-repositry) project.
- this project is use licence at
MIT
- You need node.js 16.9.0 or higher and yarn
- This is use by yarn berry.
- Clone the project.
- run this command
yarn install
- copy a
.env
theexample.env
- insert Your Bot Token of
TOKEN
value - run
# no build
yarn dev
# build then run
yarn build
yarn start