summaryrefslogtreecommitdiff
path: root/src/gizmo/wasp-friend-journalism.el
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-11-07 00:20:02 -0500
committerLLLL Colonq <llll@colonq>2025-11-07 00:20:02 -0500
commitcf266a56f30daae8b9af7c9bc3267c61b1973192 (patch)
treef365939f712973840ff19d9265c552af820cd1ef /src/gizmo/wasp-friend-journalism.el
parent3d31c488fb06e9937964041f4d83d0cb1c9699ab (diff)
Update
Diffstat (limited to 'src/gizmo/wasp-friend-journalism.el')
-rw-r--r--src/gizmo/wasp-friend-journalism.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gizmo/wasp-friend-journalism.el b/src/gizmo/wasp-friend-journalism.el
index 25d18bdb..c6415afb 100644
--- a/src/gizmo/wasp-friend-journalism.el
+++ b/src/gizmo/wasp-friend-journalism.el
@@ -26,12 +26,12 @@ AUTHOR was a contributing author btw."
(w/friend-journalism-input))
(lambda (resp)
(when resp
- (w/write-chat-event (format "\"friend\" finished writing about: %s" headline))
+ (w/chat-write-event (format "\"friend\" finished writing about: %s" headline))
(funcall
(if (= (random 5) 0) #'w/newspaper-screenshot (lambda (k) (funcall k nil)))
(lambda (img)
(when img
- (w/write-chat-event "...and the article included some photojournalism"))
+ (w/chat-write-event "...and the article included some photojournalism"))
(push
(w/make-newspaper-article
:headline headline