Tried more midi files, I will soon begin working on fixing the python script to handle note pauses
Tried more midi files, I will soon begin working on fixing the python script to handle note pauses
I started by making sure the project is even doable-by using https://github.com/VihangaNethmaka/MIDI-To-Arduino-Converter to play a midi file using a buzzer. And it worked! But it didn’t handle pauses at all, which is something that I’ll have to fix
Slack links create an extra newline on the database, which would mean that if the bot tried to fetch that row, it’d be empty and it would just no reply. Fixed that!
Also added a proper readme and license file.
Project is ready to ship!
Drew a nice pfp for Connie!
It’s so nice that Lapse can count art and hardware time too
I was wrong, it did work after a restart of the nest service. Hooray!
The first version is basically done?
/article or /video fetches a random video or article a hackclubber has submitted to the bot
/submit-article or /submit-video let’s you add to the list of articles and videos!
You can try it right now using /cn-help to view all commands!
Would you believe me if I said writing this line properly took me two full hours of testing and failing?
sadly it now doesn’t work on the server side
I’ll have to rewrite this again
To begin the project, I followed the slack bot mission’s tutorial! I’ll build on top of that as a base