Commit graph

10 commits

Author SHA1 Message Date
601ebca93e
Update timetable function to add input validation and improve error handling
All checks were successful
/ print-content (push) Successful in 13s
2026-04-04 00:06:19 +09:00
c6f82c43fe
Update index.ts 2026-03-15 22:59:05 +09:00
ba2e4f62a5
Update index.ts 2026-03-15 22:55:35 +09:00
126a71dd94
Update index.ts 2026-03-10 06:32:22 +09:00
7864625bdd
Update index.ts 2026-03-10 06:29:46 +09:00
553fe8fb28 fix isangjeong meal & sunrint timetable 2026-03-09 13:33:23 +00:00
694da96439 wow typo issue 2026-03-09 13:21:40 +00:00
6e092c032d
Update index.ts 2026-03-09 22:10:08 +09:00
0d34142790
Refactor timetable handling and integrate room mapping in Discord webhook 2026-03-06 23:47:10 +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