941df5ee22e52670285518996e83a0d9d07805da
All checks were successful
Build image and deploy / release-image (push) Successful in 1m18s
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%