Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » How To Make A ChatBot (Most Efficient Way)
- chippysmall4
-
1000+ posts
How To Make A ChatBot (Most Efficient Way)
Is There Another Way To Make A ChatBot Besides Hardcoding All Sentences.
If So, Please Tell Me
If So, Please Tell Me
- EDawg2011
-
1000+ posts
How To Make A ChatBot (Most Efficient Way)
This belongs in Help with Scripts, not Questions about Scratch. 

- RethinkingVoxels
-
1000+ posts
How To Make A ChatBot (Most Efficient Way)
It belongs in QaS. This belongs in Help with Scripts, not Questions about Scratch.
——————-
To OP:
You could directly somehow use cloud variables to link with ChatGPT for answers. There have been multiple attempts at it, but all of them get taken down because ST doesn't like AI as it can be jailbroken.
- mysinginmonsters
-
100+ posts
How To Make A ChatBot (Most Efficient Way)
I don't think you can make a chatbot. You would need a list of prewritten dialogue and an enumeration of choices the user can put.
You can make two chatbots talk back and forth to each other, but only using prewritten sentences.
You can make two chatbots talk back and forth to each other, but only using prewritten sentences.
- EDawg2011
-
1000+ posts
How To Make A ChatBot (Most Efficient Way)
How? QaS isn't for getting help with a project. It belongs in QaS.

- mysinginmonsters
-
100+ posts
How To Make A ChatBot (Most Efficient Way)
He's asking for the process of how you would make one. He's not asking for specific code to make it work.How? QaS isn't for getting help with a project. It belongs in QaS.
- spectre_specs
-
1000+ posts
How To Make A ChatBot (Most Efficient Way)
While this question would belong in Help With Scripts, mysinginmonsters is correct that we have very strict parameters around chat in projects. You may only have chat if users cannot type freely and have it show on the screen. They must choose from preselected words/phrases.
- Discussion Forums
- » Questions about Scratch
-
» How To Make A ChatBot (Most Efficient Way)