b5fdab9aed5a27dd9cddec9906f657c7a4fd4fd1
All checks were successful
release-tag / release-image (push) Successful in 1m48s
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%