Simple Discord bot that sends a discord message when you push to github.
  • C# 95.9%
  • Dockerfile 4.1%
Find a file
jens 89224f0c96
Add screenshot to README
Add a screenshot to the README for better visualization.
2026-01-20 11:13:56 +01:00
.github/workflows Create docker.yml 2025-06-07 19:48:11 +02:00
Repowatcher .env channel id 2025-11-10 13:59:13 +01:00
.dockerignore Create .dockerignore 2025-06-07 19:49:26 +02:00
.gitignore Create .gitignore 2025-06-07 19:50:51 +02:00
Dockerfile Upgrade .NET SDK and ASP.NET base images to 9.0 2025-11-10 13:51:02 +01:00
LICENSE Initial commit 2025-06-07 14:24:25 +02:00
README.md Add screenshot to README 2026-01-20 11:13:56 +01:00
Repowatcher.sln init 2025-06-07 19:59:40 +02:00

RepoWatcher

A personal Discord bot that sends a Discord message when a push happens with information about that push. Uses GitHub webhooks to send the data to the bot's server.

Screenshot_20260120_111305