# Bot que recomienda seguir los Ășltimos canales con actividad de un nodo peertube
# apt install git toot
# toot login # just the first time
# adduser recomendador
# su - recomendador
$ mkdir bots
$ cd bots
$ git clone http://git.56k.es/fanta/recomendador
$ crontab -e
00 10 * * * /bin/bash /home/recomendador/bots/recomendador/recomendador.sh