# MakeCode Chatbot

**URL:** https://forum.makecode.com/t/makecode-chatbot/21758
**Category:** Show & Tell
**Created:** [August 9, 2023, 6:27pm UTC](https://forum.makecode.com/t/makecode-chatbot/21758 "2023-08-09T18:27:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![TestTube](https://avatars.discourse-cdn.com/v4/letter/t/9fc29f/32.png) [@TestTube](https://forum.makecode.com/u/TestTube)
#### Post date: [August 9, 2023, 6:27pm UTC](https://forum.makecode.com/t/makecode-chatbot/21758/1 "2023-08-09T18:27:41Z")

</div>

Hello, fellow coders! I wish to present to you: StefanBot. He is one of my latest projects and not very complex so far.  
Here is the link: [StefanBot](https://arcade.makecode.com/S05859-83785-71886-57096)

The code to program the bot is 419.  
To erase all the code it is 3141592653.

If you are able to help, there are a few errors to fix.

- The max text to input is 12 characters  
\*It is not very smart at the beginning  
\*It cannot read the queries, it will only compare it to premade programming

Thank you for reading this post!

---

<div class="post-metadata">

### Author: ![randomuser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/randomuser/32/32505_2.png) [@randomuser](https://forum.makecode.com/u/randomuser)
#### Post date: [August 9, 2023, 9:06pm UTC](https://forum.makecode.com/t/makecode-chatbot/21758/2 "2023-08-09T21:06:08Z")

</div>

Interesting! An amazing first post, fun to play with.  
That reminds me, i need to finish my AI extension. that could open up NLP and chatbots similar to chat GPT. Perhaps after coder king!
