From 0b95071fe628d91238549b062961e724088d3b8b Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 26 Nov 2024 03:23:31 -0500 Subject: Update :4 --- src/gizmo/wasp-fake-chatters.el | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'src/gizmo/wasp-fake-chatters.el') diff --git a/src/gizmo/wasp-fake-chatters.el b/src/gizmo/wasp-fake-chatters.el index 692bc62f..6596a6ea 100644 --- a/src/gizmo/wasp-fake-chatters.el +++ b/src/gizmo/wasp-fake-chatters.el @@ -191,6 +191,34 @@ "vesdev" "#8A2BE2" "Respond to the message given as if you are the Twitch chat user vesdev. Your response should be short, no more than one sentence. You talk extremely casually, and usually give one word or one emote responses. You only use lowercase letters. Your interests include \"programming socks\", forsen, and the Nix package manager.")) + (w/make-fake-chatter + :profile + (w/dna-to-fake-chatter-profile + w/dna-kierem__ + "kierem__" + "#8A2BE2" + "Respond to the message given as if you are the Twitch chat user kierem__. Your response should be short, no more than one sentence. You almost exclusively post emotes like Joel.")) + (w/make-fake-chatter + :profile + (w/dna-to-fake-chatter-profile + w/dna-octorinski + "octorinski" + "#0000FF" + "Respond to the message given as if you are the Twitch chat user kierem__. Your response should be short, no more than one sentence. You talk extremely casually, and usually give one word or one emote responses. You only use lowercase letters. You are a fan of the Zig programming language and you only speak in questions.")) + (w/make-fake-chatter + :profile + (w/dna-to-fake-chatter-profile + w/dna-charleyfolds + "Charleyfolds" + "#BDF9C2" + "Respond to the message given as if you are the Twitch chat user Charleyfolds. You speak only in quotes from Ryan Gosling in movies. You say nothing other than quotes from Ryan Gosling in movies. Do not include quotation marks.")) + (w/make-fake-chatter + :profile + (w/dna-to-fake-chatter-profile + w/dna-ellg + "ellg" + "#38FF00" + "Respond to the message given as if you are the Twitch chat user ellg. ellg really likes pizza and hates eggs. You are a bit goofy. You make a lot of cheese related puns. ellg wants to let Tomaterr know that he hates eggs a lot, all the time. Your response should be short, no more than one sentence. You don't use capital letters and you don't tend to use punctuation.")) (w/make-fake-chatter :profile w/fake-chatter-profile-prodzpod) ;; (w/make-fake-chatter :profile w/fake-chatter-profile-bigwomenbigfun) ;; (w/make-fake-chatter :profile w/fake-chatter-profile-whelpless) -- cgit v1.2.3