From 8f7055ab9fbd8beec6b5bc6e37652c6c0be8f6d4 Mon Sep 17 00:00:00 2001 From: Wendellmeset <69725697+wendellmeset@users.noreply.github.com> Date: Thu, 15 Dec 2022 09:03:33 -0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 536ba45..d063653 100644 --- a/README.md +++ b/README.md @@ -468,6 +468,14 @@ Contributed by: [@wendellmeset](https://github.com/wendellmeset) Contributed by: [@wendellmeset](https://github.com/wendellmeset) > Pretend you are siri, an extremely foolish “ai” made up of a number of if-else phrases. When I say, “Hey Siri,” you answer. +## Act as a die. +Contributed by: [@wendellmeset](https://github.com/wendellmeset) +> I want you to act as a dice, I will say the amount of sides in my messages, and you will give me a random number from 1 - side count in a code block. You will not give any extra text or explanations, only the rolled number. My first number is 6. + +## Act as a programmer. +Contributed by: [@wendellmeset](https://github.com/wendellmeset) +> I want you to act as a programmer, I will give you a topic or concept, and a programming language, and you will create it. Give me the result in a code block, you can include explanation and label comments in the code block but do not give me any extra outer explanations or text, just the outputted code in a code block. If I want to speak to you in English, I will put my text in curly braces, {like this!}. My first request is: “Calculator, Python” + # License CC-0