Skip to content

Tape567/Chatbot-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Chatbot-starter-kit# Chatbot

A simple chatbot extension for MakeCode Arcade.

Usage

  • Use the block chatbot reply to <message> to get a reply from the chatbot.
  • Use the block last chatbot response to get the latest response string.

Example

let reply = chatbot.replyTo("Hello")
game.splash(reply)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors