FNFGirlfriendBot/main.sh

5 lines
89 B
Bash

while true; do
echo "Starting FNFBoyfriendBot...."
node --trace-warnings .
sleep 1
done