alexlaverty / python-reddit-youtube-bot

Automated Reddit Youtube Video Bot
https://www.youtube.com/channel/UCzIwW92D_rM5_yvWBsquSbw
75 stars 17 forks source link

Create cli #83

Open nathonfowlie opened 1 year ago

nathonfowlie commented 1 year ago

!!! BREAKING CHANGE !!!

app.py no longer exists, use the rybo command. This PR needs to be tested thoroughly to ensure it hasn't broken existing bot behaviour. I've tested in my local environment and everything seems good, but will feel better if others are able to test as well.

We need to look at setting up proper unit/functional tests once the GH workflows are running smoothly...

Summary

Major change to allow the bot to be distributed as a pip package.

refs: