You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fanta 8ad46b2030 el bot que añadir a cron 2 years ago
LICENSE Initial commit 2 years ago
README.md el readme 2 years ago
recomendador.sh el bot que añadir a cron 2 years ago

README.md

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