Hi
I wrote a small script to reply telegram bot messages from a mikrotik router.
For that, I used the /tool fetch command to get the bot's messages from the telegram server.
The problem that I have, is that this command writes it results to flash memory.
I tried to use an external drive connected to the USB interface in order to avoid that, but it didn't work. I also don't know if I could mount some kind of ramdisk for that..
I would like to know if someone has a solution or a workaround to sort out this issue.
If I solve this issue, I'll share the script with the community, but as it is, it's almost unusable.
Cheers,
Hernán