Simple Discord bot that sends a discord message when you push to github.
- C# 95.9%
- Dockerfile 4.1%
|
|
||
|---|---|---|
| .github/workflows | ||
| Repowatcher | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| Repowatcher.sln | ||
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.