Commit graph

19 commits

Author SHA1 Message Date
dba74de9e3
Add .npmrc and bunfig.toml files; update @imnyang/comcigan.ts dependency to 0.3.1
All checks were successful
/ print-content (push) Successful in 10s
2026-04-05 19:34:07 +09:00
7573a42f14 Update app/index.ts
Some checks failed
/ print-content (push) Failing after 5s
2026-04-05 10:26:34 +00:00
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
6fbfd5364e Update cron
All checks were successful
/ print-content (push) Successful in 19s
2026-03-18 21:02:18 +00:00
f2a19d2487 cicd
All checks were successful
/ print-content (push) Successful in 19s
2026-03-17 23:10:46 +00: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
8942051713 idkwtfissue 2026-03-09 13:18:05 +00:00
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