bundle install
chmod +x start.sh
Currently the bot runs after every 5 minutes. Check the file called schedule.rb
inside the cofig folder. You can change the value 5 to any number between 1 and 59. if you want an hours or days. Use this syntax
1.minute
5.minutes
3.hours
4.days
2.months
./start.sh
./stop.sh
They are from pixabay.com
I have downloaded only 3 of them. The audio plays for only 5 seconds ie 5000ms
Use the example in example.env and create a .env file with login details.
If you are on mac os, check this article
Run the following command
crontab -l