Skip to content

Louis-7/ranking-board-helper

Repository files navigation

Ranking Board Helper

main

Ranking Board Helper is a GitHub bot for Ranking Board. It can listen to issue comments and update the Ranking Board data file. This project is deployed to Glitch with a free tier account and may not be awake all the time. However, you are welcome to fork this repository and host it yourself.

Setup

# Install dependencies
npm install

# Run the bot
npm start

Docker

# 1. Build container
docker build -t protagonist-bot .

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> protagonist-bot

License

GPL 3.0 © 2023 Louis Liu

About

Ranking board helper bot.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published