Commit graph

6 commits

Author SHA1 Message Date
6e092c032d
Update index.ts 2026-03-09 22:10:08 +09:00
3c1ca77c9e
Remove unused imports from Comcigan in comcigan.ts 2026-03-09 13:16:36 +09:00
8ec7567920
idk typing issue 2026-03-06 23:52:17 +09:00
0d34142790
Refactor timetable handling and integrate room mapping in Discord webhook 2026-03-06 23:47:10 +09:00
b7638d2b78
Update GitHub Actions workflow and Dockerfile for webhook service configuration 2026-03-06 23:36:48 +09:00
40116ec84c
Add initial project setup with Docker, GitHub Actions, and meal timetable functionality
- Create Dockerfile for multi-stage build
- Set up GitHub Actions workflow for CI/CD
- Implement meal and timetable fetching logic
- Add README and configuration files
- Include cron job for scheduled execution
- Establish .gitignore for build artifacts and environment files
2026-03-06 23:32:46 +09:00