Migan-Studio / Duck

Migan Studio's bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mbpr

  • the mbpr (migan-bot-public-repositry) project.

Using

  • this project is use licence at MIT
  • You need node.js 16.9.0 or higher and yarn
  • This is use by yarn berry.
  1. Clone the project.
  2. run this command
yarn install
  1. copy a .env the example.env
  2. insert Your Bot Token of TOKEN value
  3. run
# no build
yarn dev

# build then run
yarn build
yarn start

About

Migan Studio's bot

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 99.9%Language:Shell 0.1%