ytshih 941df5ee22
All checks were successful
Build image and deploy / release-image (push) Successful in 1m18s
Refactor: Use flux instead of kubectl
2024-11-06 01:56:47 +00:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 22:12:18 +00:00
2024-10-11 11:58:38 +00:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00
2024-10-11 19:49:58 +08:00

Mafuyu-Kirisu

A discord bot for ICPC training record.

Installation

Manually

  1. Install npm, node, typescript, mongodb
  2. Start/enable mongodb
  3. Clone this repo
  4. Run npm install in the directory
  5. Move mafuyu-kirisu.service to ~/.config/systemd/user/
  6. Modify the environment variables specified in the .service file
  7. Run systemctl --user --daemon-reload
  8. Run systemctl --user enable --now mafuyu-kirisu
Description
No description provided
Readme 98 KiB
Languages
TypeScript 99%
JavaScript 0.6%
Dockerfile 0.4%