Migan-Studio / Doremi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doremi

Using

  • this project is use licence at AGPL-3.0.
  • You need node.js 16.9.0 or higher and yarn.
  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 and delete KRBOTS_TOKEN.
  3. run
# no build
yarn dev

# build then run
yarn build
yarn start

About

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 99.6%Language:Shell 0.2%Language:Dockerfile 0.2%