aba1cd5f3f663e98c1ab4226895a53837a9d716c
Some checks failed
release-tag / release-image (push) Failing after 1m55s
Mafuyu-Kirisu
A discord bot for ICPC training record.
Installation
Manually
- Install npm, node, typescript, mongodb
- Start/enable mongodb
- Clone this repo
- Run
npm installin the directory - Move
mafuyu-kirisu.serviceto~/.config/systemd/user/ - Modify the environment variables specified in the .service file
- Run
systemctl --user --daemon-reload - Run
systemctl --user enable --now mafuyu-kirisu
Description
Languages
TypeScript
99%
JavaScript
0.6%
Dockerfile
0.4%