Motivator
- 7 Devlogs
- 4 Total hours
A python project where you can vent out all your problems and the code will give you a random motivational quote or joke or riddle or something like that.
A python project where you can vent out all your problems and the code will give you a random motivational quote or joke or riddle or something like that.
Today i fixed a few issues like fixing my github and making a better executable. the Code is now kinda like an app.
Today I worked on building a breathing exercise to be part of my code. I made it so the code makes you do breathing exercises if you chose not to vent out your feelings. I also worked on changing my Github repo and pushing an executable . I didn’t know how to do this so it took me a while, But I figured it out and now it is perfect. I am planning on adding more joke/riddles and quotes to Motivator.
Right Now I am trying to make it so the code waits a few seconds before it says the answer of the joke/riddle. I still haven’t figured out how to do this, I might have to watch some videos on youtube.
I updated my read me. AT first I didn’t know what a read me was as I am new to this so I used AI to make my read me, but now I updated it, I made it completely from scratch.
Today I made the entire project a loop to improve user experience. after user is done with their jokes/riddles/quotes I made it so they can choose to restart the code so they can do it from the beginning.
What I Did Today: Spent some time setting up the core interaction loop for the project. The goal was to make a text-based companion that listens to user input and reacts dynamically.
How it Works: The program uses a continuous loop to prompt the user. It converts whatever they type into lowercase so it doesn’t get tripped up by typos or caps, then scans the text for specific triggers like “miserable” or “hungry” to send back a helpful, relevant reply.
Next Steps: Looking into expanding the keyword vocabulary and handling unexpected inputs more smoothly!
Also if anybody has ideas on what words should leave a customized message pls leave in comments, Thank You!!*
I didn’t get any ideas but than I was inspired by reading a quote somewhere, I decided to make some code thar randomly says jokes/riddles/quotes , than i realized why not market it as a motivator. I have finished a little code, I am still improving it though.