1
0
Fork
You've already forked forgejo-dc-bot
0
No description
  • JavaScript 100%
2024年06月26日 05:32:21 +02:00
.gitignore First commit 🌱 2024年06月26日 05:32:21 +02:00
.npmrc First commit 🌱 2024年06月26日 05:32:21 +02:00
config.js First commit 🌱 2024年06月26日 05:32:21 +02:00
generate-token.js First commit 🌱 2024年06月26日 05:32:21 +02:00
index.js First commit 🌱 2024年06月26日 05:32:21 +02:00
package.json First commit 🌱 2024年06月26日 05:32:21 +02:00
README.md First commit 🌱 2024年06月26日 05:32:21 +02:00

forgejo-dc-bot

Forgejo webhook bot connected to Delta Chat

Features

  • Reports status changes when issues are created, closed and re-opened
  • Reports status changes when pull requests are created, closed and re-opened
  • Reports status changes when comments are created, edited and deleted
  • Reports when someone pushes code to a remote branch

Install and Run

git clone https://codeberg.org/rtn/forgejo-dc-bot.git
cd forgejo-dc-bot
npm install
node index.js