Commit graph

6 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
ed3b1575b3
Refactor NameToEmoji function to use Google Generative AI and update error handling 2026-04-04 00:06:14 +09:00
8942051713 idkwtfissue 2026-03-09 13:18:05 +00:00
3c1ca77c9e
Remove unused imports from Comcigan in comcigan.ts 2026-03-09 13:16:36 +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