Possibly outdated
- run:
git clone https://github.com/moedevs/hifumi.git
- copy
.env.example
to.env
and add your bot token - install docker-compose
- run:
cd hifumi
- run:
docker-compose -d up
- run:
npm install
- run:
npm run codegen
- run:
npm run dev
Read the Contributing guide for more info.