mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2026-03-22 10:01:31 +09:00
Replaced `songListScope` with `songScope` in `WSSongRoutes` and `timerScope` in `WSTimerRoutes` to better reflect their respective purposes. Improves code clarity and consistency in scope usage.