Class CallMeBotService
java.lang.Object
com.serinity.moodcontrol.service.CallMeBotService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnotifyJournalSaved(String title, LocalDateTime createdAt) Sends a WhatsApp notification when a journal entry is saved.
-
Constructor Details
-
CallMeBotService
public CallMeBotService()
-
-
Method Details
-
notifyJournalSaved
Sends a WhatsApp notification when a journal entry is saved. Runs async so it won't block the JavaFX thread.
-