<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>VoiceBot RSS: [SUGGEST] Add Macro Command Run String</title>
<atom:link href="https://www.voicebot.net/Discussions/RSS/?TopicID=3889bff9-57ae-4e78-a856-84c6886331e2" rel="self" type="application/rss+xml" />
<link>https://www.voicebot.net/Discussions/RSS/?TopicID=3889bff9-57ae-4e78-a856-84c6886331e2</link>
<description>VoiceBot RSS: [SUGGEST] Add Macro Command Run String</description>
<lastBuildDate>Wed, 15 Apr 2026 22:18:51 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.voicebot.net/Discussions/RSS/?TopicID=3889bff9-57ae-4e78-a856-84c6886331e2</generator>
<item>
<title>RE: [SUGGEST] Add Macro Command Run String</title>
<link>https://www.voicebot.net/Discussions/View/suggest-add-macro-command-run-string/?ID=3889bff9-57ae-4e78-a856-84c6886331e2#4</link>
<pubDate>Fri, 23 Dec 2016 18:53:24 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/suggest-add-macro-command-run-string/?ID=3889bff9-57ae-4e78-a856-84c6886331e2#4</guid>
<category>VoiceBot</category>
<description><![CDATA[Thanks! We do have that on our feature request list, so I've added your vote. We'll be sure to let you know if/when we're able to implement it]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks! We do have that on our feature request list, so I've added your vote. We'll be sure to let you know if/when we're able to implement it <img src="https://www.voicebot.net/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: [SUGGEST] Add Macro Command Run String</title>
<link>https://www.voicebot.net/Discussions/View/suggest-add-macro-command-run-string/?ID=3889bff9-57ae-4e78-a856-84c6886331e2#3</link>
<pubDate>Thu, 22 Dec 2016 23:20:56 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/suggest-add-macro-command-run-string/?ID=3889bff9-57ae-4e78-a856-84c6886331e2#3</guid>
<category>VoiceBot</category>
<description><![CDATA[Yes. The idea is that the script can parse which command has said the user, so I can type multiple commands in the same macro, and then be able to know which command was said.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Yes. The idea is that the script can parse which command has said the user, so I can type multiple commands in the same macro, and then be able to know which command was said.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: [SUGGEST] Add Macro Command Run String</title>
<link>https://www.voicebot.net/Discussions/View/suggest-add-macro-command-run-string/?ID=3889bff9-57ae-4e78-a856-84c6886331e2#2</link>
<pubDate>Thu, 22 Dec 2016 21:31:36 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/suggest-add-macro-command-run-string/?ID=3889bff9-57ae-4e78-a856-84c6886331e2#2</guid>
<category>VoiceBot</category>
<description><![CDATA[To clarify the overall goal, you're looking for a way to have a macro that does something (sets an alarm) and accepts parameters (15 mins, 30 mins, etc)?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
To clarify the overall goal, you're looking for a way to have a macro that does something (sets an alarm) and accepts parameters (15 mins, 30 mins, etc)?
</div>
]]></content:encoded>
</item>
<item>
<title>[SUGGEST] Add Macro Command Run String</title>
<link>https://www.voicebot.net/Discussions/View/suggest-add-macro-command-run-string/?ID=3889bff9-57ae-4e78-a856-84c6886331e2</link>
<pubDate>Wed, 21 Dec 2016 23:00:01 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/suggest-add-macro-command-run-string/?ID=3889bff9-57ae-4e78-a856-84c6886331e2</guid>
<category>VoiceBot</category>
<description><![CDATA[The idea is to create a new function to do this:
When you have a macro with multiple commands to run, something like "alarm in thirty minutes | alarm in an hour | alarm in two hours", running a script function like BFS.VoiceBot.CommandTriggered will return the string of the command that I just s...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
The idea is to create a new function to do this:<br/>
When you have a macro with multiple commands to run, something like "alarm in thirty minutes | alarm in an hour | alarm in two hours", running a script function like <b>BFS.VoiceBot.CommandTriggered</b> will return the string of the command that I just said.<br/>
This way I can create a macro with multiple functionalities by looking at the command text.<br/>
<br/>
If this already exists, how do I do it?
</div>
]]></content:encoded>
</item>
</channel>
</rss>