Initial commit: Padel Planner Telegram bot

- Telegram bot (bot.js) voor beschikbaarheid, matchen en scores
- Padel Peakz integratie (padel-peakz.js)
- CHANGELOG.md en .gitignore
This commit is contained in:
root
2026-05-24 20:25:32 +00:00
commit 1fe970171d
5 changed files with 2903 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
node_modules/
.env
*.log
npm-debug.log*
.DS_Store