@igeljaeger what software are you using for your @AiShinozaki bot?
@realcaseyrollins @igeljaeger install tootlogin with pleroma/mastodon accountfind /home/pi/Pictures/AiShinozaki/ -iname "*" > ai.txtcrontab -e*/20 * * * * toot post $(shuf -n 1 /home/pi/Pictures/AiShinozaki/ai.txt) --media $(shuf -n 1 /home/pi/Pictures/AiShinozaki/ai.txt)
Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.
@realcaseyrollins @igeljaeger
install toot
login with pleroma/mastodon account
find /home/pi/Pictures/AiShinozaki/ -iname "*" > ai.txt
crontab -e
*/20 * * * * toot post $(shuf -n 1 /home/pi/Pictures/AiShinozaki/ai.txt) --media $(shuf -n 1 /home/pi/Pictures/AiShinozaki/ai.txt)