Oneirocom / Magick

Magick is a cutting-edge toolkit for a new kind of AI builder. Make Magick with us!
https://magickml.com
Other
686 stars 112 forks source link

add command parser node #1221

Closed coffeeorgreentea closed 1 year ago

coffeeorgreentea commented 1 year ago

What Changed:

Adds a Command Parser that parses commands such with an optional string array of valid commands. /command arg1 arg2 into outputs: command: 'command' args: ['arg1','arg2'] isCommand: boolean

How to test:

Use the node

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
magick-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2023 4:21pm
magick-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2023 4:21pm
benbot commented 1 year ago

@all-contributors please add @coffeeorgreentea for code

allcontributors[bot] commented 1 year ago

@benbot

@coffeeorgreentea already contributed before to code