pull down to refresh

It doesn't! Only the last @remindme actually gets picked.

relevant code:

return commands.length ? commands[commands.length - 1] : undefined

edit: looks like we have to exclude the bot from code nodes ^^