BeerBot, your personal pint poet and pub-inviting Python bot!
Please add more pubs!
To run BeerBot automatically, you can use the Task Scheduler in Windows with the windows_scheduler.bat
script.
- Replace the path to this project with your local path in the
windows_scheduler.bat
script. - Open Task Scheduler
- In the right hand panel, select "Create Basic Task" and give it a name.
- Choose the frequency and time you want the task to run.
- Choose "Start a program", select the
windows_scheduler.bat
script and "Finish".