Skip to content

Add weather API check and force MOTD command#5

Merged
Locon213 merged 1 commit into
mainfrom
codex/fix-weather-display-in-plugin
Aug 5, 2025
Merged

Add weather API check and force MOTD command#5
Locon213 merged 1 commit into
mainfrom
codex/fix-weather-display-in-plugin

Conversation

@Locon213

@Locon213 Locon213 commented Aug 5, 2025

Copy link
Copy Markdown
Owner

Summary

  • fetch Open-Meteo weather at startup and log result
  • allow forcing configured MOTD template and add /motd help
  • rename build artifacts to livemotdmanager-<platform>-<version>.jar
  • add starter wiki and improve README

Testing

  • mvn -q package (fails: Plugin org.apache.maven.plugins:maven-resources-plugin:3.3.1 ... Network is unreachable)
  • curl -s "https://api.open-meteo.com/v1/forecast?latitude=56.95&longitude=24.10&current_weather=true" | head -n 20

https://chatgpt.com/codex/tasks/task_e_689281c443dc832ab6b87345250ffc10

@Locon213 Locon213 merged commit 0449f27 into main Aug 5, 2025
1 check failed
@Locon213 Locon213 deleted the codex/fix-weather-display-in-plugin branch August 6, 2025 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant