will fix this with proper directions + make it available as a decent package or whatever
Spotify GitHub Bot: whenever you commit, it shows you what you were listening to at the time of the commit !! which is actually so cutesie and so slay ?! hello ?!
- Code is in my
.gitfolder. - uh: code is in my .git folder and i'm kind of procrastinating with putting code because one time i screwed up and pushed a file and revealed my api key which was the dumbest mistake and i'm never doing that again i swear i learned my lesson...
- Properly move the code from
.gitto this repository. - Improve this README with a better explanation.
- Fix the directions to ensure easier setup for others.
-
Set up Environment Variables:
- Rename the
.env-copyfile to.env. - Fill in the required values for your specific configuration.
- Rename the
-
Update Hook Path:
- Update the path in
prepare-commit-msglocated in.git/hooks/prepare-commit-msgto match your setup.
- Update the path in
-
Install Dependencies:
pip install -r requirements.txt
-
Set Up Git Hook:
python3 scripts/setup_git_hook.py
-
Debug Issues:
- Run the bot and ensure it works as expected.
- Fix any errors that arise during the setup process