Search found 16 matches
- May 11th, 2017, 7:49 pm
- Forum: Scripting
- Topic: [Plugin] PandoraBot Voice Chat
- Replies: 15
- Views: 5116
Re: [Plugin] PandoraBot Voice Chat
Great job on this plugin! One question. Do we have to say the trigger word like "link" each time we want to speak to the Pandora bot? example: Me: Link, how are you link: im good, how are you? Me: link, im good. If so, would it be possible to have this plugin listen constantly after sayin...
- April 24th, 2017, 10:36 pm
- Forum: General
- Topic: Post Your Desktops
- Replies: 52
- Views: 19428
Re: Post Your Desktops
maori,
That was very entertaining. I laughed throughout the video. What are you using for the head?
That was very entertaining. I laughed throughout the video. What are you using for the head?
- April 14th, 2017, 7:30 pm
- Forum: News And Updates
- Topic: New Youtube Channel
- Replies: 4
- Views: 4367
Re: New Youtube Channel
Keep up the awesome work. I enjoy watching those videos, it is inspirational to see what LINKS can do and what others are using LINKS for.
- April 12th, 2017, 12:14 am
- Forum: Scripting
- Topic: [Plugin] PandoraBot Voice Chat
- Replies: 15
- Views: 5116
[Plugin] PandoraBot Voice Chat
I thought I would mess around with plugin creation today, and decided to convert the PandoraBot Voice Chat [VBScript] to a plugin using C#. If you are unaware of PandoraBots, it is an AIML based platform that was derived from A.L.I.C.E. You can customize the AIML files to suit your needs and you can...
- March 31st, 2017, 3:07 pm
- Forum: Scripting
- Topic: [VBScript] PandoraBot Voice Chat
- Replies: 25
- Views: 5318
Re: PandoraBot Voice Chat [VBScript]
The PandoraBot Voice Chat script has been updated to v1.2.0 by suggestions from Zunair. LINKS now will receive the response from command line output instead of using the Web Server. Several arguments have been removed from the script and are no longer needed in the Action. Please refer to the origin...
- March 31st, 2017, 1:41 pm
- Forum: Scripting
- Topic: [VBScript] PandoraBot Voice Chat
- Replies: 25
- Views: 5318
Re: PandoraBot Voice Chat [VBScript]
try this one, or switch to test profile - it should already have that one. Command: run my vbs command Response: {{!Action!}} Action: -retCScript VBS_Test.vbs looks like the quotes around CScript is messing it up. ill fix the wiki ASAP. edit: just fyi, you can always test from browser http://localh...
- March 31st, 2017, 12:37 pm
- Forum: Scripting
- Topic: [VBScript] PandoraBot Voice Chat
- Replies: 25
- Views: 5318
Re: PandoraBot Voice Chat [VBScript]
i just tested the latest script and command.. all works good. @allalone747, please verify the command posted in OP(opening post) @JPBluebird, take a look at this Note that we can have LINKS read console output text from any console app. So the web request to speak isn't really needed if cscript is ...
- March 31st, 2017, 12:34 pm
- Forum: Scripting
- Topic: [VBScript] PandoraBot Voice Chat
- Replies: 25
- Views: 5318
Re: PandoraBot Voice Chat [VBScript]
Hello I try the new update but still not working this is entered in the Action column PandoraBot "{that}" /BotID:a49104941e378378/UserID:68789241 /Server: localhost /Port:54657/Key:ABC1234 /UseWS:True [optional /Debug:True] i ask the question = Links how was your day reply Fails to and no...
- March 30th, 2017, 5:17 pm
- Forum: Scripting
- Topic: [VBScript] PandoraBot Voice Chat
- Replies: 25
- Views: 5318
Re: PandoraBot Voice Chat [VBScript]
Hi there i am getting error report on these input PandoraBot "{that}" /BotID:a49104941e378378 /UserID:68789241 /Port:54657 /Key:ABC1234 /UseWS:TRUE xml http error the download of the specified resource has failed [GetXPathValue("https://www.pandorabots.com/pandora/talk-xml?botid=a491...
- March 30th, 2017, 5:16 pm
- Forum: Scripting
- Topic: [VBScript] PandoraBot Voice Chat
- Replies: 25
- Views: 5318
Re: PandoraBot Voice Chat [VBScript]
The PandoraBot Voice Chat script has been updated to v1.1.1. A /Server argument has been added as well as an optional /Debug argument. Check the Changelog for other changes.