Closed SheepTester closed 6 years ago
it appears to take the text after the first occurrence of //echo and the second occurrence if there is one. it should just find the first occurrence echo and take the rest of the message. that way echos can be chained between bots:
//echo
//echo echo: //echo echo: //echo echo: //echo echo: //echo echo: //echo echo: etc
this is a very important problem that must be fixed before the sunrise of the apocalypse.
sincerely, sean.
Fixed.
it appears to take the text after the first occurrence of
//echo
and the second occurrence if there is one. it should just find the first occurrence echo and take the rest of the message. that way echos can be chained between bots: