pull down to refresh
It doesn't! Only the last @remindme actually gets picked.
@remindme
relevant code:
return commands.length ? commands[commands.length - 1] : undefined
edit: looks like we have to exclude the bot from code nodes ^^
It doesn't! Only the last
@remindmeactually gets picked.relevant code:
return commands.length ? commands[commands.length - 1] : undefinededit: looks like we have to exclude the bot from code nodes ^^