Graham Chiu
Graham Chiu
Still an issue because if you leave a shifted blank line, rebolbot does nothing so ``` >> print 1 print 2 ``` works but ``` >> Print 1 print 2...
The current proposal from @johnk- is to make the CGI target `cgi-bin/eval` and this contains the following: #!/bin/sh /usr/bin/timeout 10 /sbin/r3 -cs /var/www/cgi-bin/eval.reb Timeout will timeout the r3 script it...
Have setup an account on https://rebolbot.iriscouch.com/
I was going to rework it to pass the message as an object parameter Sent from my iPod On 12/04/2013, at 8:43 PM, asampal [email protected] wrote: > After modularization, some...
I'd create the object here https://github.com/gchiu/rebolbot/blob/master/rebolbot.r3#L303
This is now fixed. The issue was writing to a broken pipe.
Isn't this an issue for Oldes' branch rather than this one??
I don't understand this. Rebol can capture these values. The issue I thought was logging in as a bot. Where's the python shell script?
so it's just a simple script to do this ... On 19 August 2015 at 22:40, Brian Dickens [email protected] wrote: > In contemplating what it will take to coordinate the...
So, you're proposing that execution be rebol> or >>, but botcommands be @rebolbot?