I've made a Discord bot for me and my friends who don't workout during lockdown. We literally sit for hours and hours everyday playing games, so I decided to make us a bot where every 30 minutes it will give us a random home workout to do. Reps vary randomly from 8-21.
It's honestly so much fun, and when you're doing it with your friends it's even better. Not only do you get that little break from your screen, but you also get some exercise done everyday.
We've done a total of over 100 reps today for different things. Isn't that better than doing 0 in a day?
Let me know what you guys think.
I'll be updating this where it will log X amount of Y you did. At the minute, it's developed in Python and connected to a database where everything is done dynamically over Discord. Therefore if I want to add/remove/edit a workout, I can do it very quickly.
It's honestly so much fun, and when you're doing it with your friends it's even better. Not only do you get that little break from your screen, but you also get some exercise done everyday.
We've done a total of over 100 reps today for different things. Isn't that better than doing 0 in a day?
Let me know what you guys think.
I'll be updating this where it will log X amount of Y you did. At the minute, it's developed in Python and connected to a database where everything is done dynamically over Discord. Therefore if I want to add/remove/edit a workout, I can do it very quickly.