briarsychung / cowbot

A semi-personal bot with cool features
0 stars 0 forks source link

//echo isn't chainable #32

Closed SheepTester closed 6 years ago

SheepTester commented 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: etc
SheepTester commented 6 years ago

this is a very important problem that must be fixed before the sunrise of the apocalypse.

sincerely, sean.

briarsychung commented 6 years ago

Fixed.