I added better logging to console, and i also added comments in my code. I also updated the README.md per reviewer request.
I added better logging to console, and i also added comments in my code. I also updated the README.md per reviewer request.
i tried my absolute best at trying to model the hackpad case and plate and i failed, ill try again later.
I finished the PCB design, added an extra switch, and generated the gerber files.
I edited the schematic so it isnt stock, so i added an extra switch and a rotary encoder.
I followed the guide and setup the schematic and pcb in kicad.
I added a command that lists all whitelisted users and their corresponding IDS.
Today I cleaned up the structure of my code and I implemented 2 new features.
One is a whitelist for slack ids (currently stored in ENV but i will be making a command later) and the other is an echo command that does exactly as it says when a whitelisted user runs the command.
I copied most of the code from the guide and added some other stuff, a empty README file, another command, a example gitignore i found online, and an example .env file.