I made a slack bot
whenever you get bored you can use it
it now contains
-coin flip
-rock , paper ,scissors
-dice rolling
I also added the cat facts and the joke part from the guide
At the begging of the project i didn’t have much knowledge I started reading documentations and I followed the guide
I struggled to push the files and to hide the .env but I finally managed to do it i spent way more than an hour but it was on the push and nest steps that was not recorded by hack time
also the algorithm of the rock paper scissors and how to do the win, lose and draw with out writing each case one by one using if statements
There was also an error in this game that the user may input his choice capitalized which would result an error so I worked to convert this input into small letters to match the statement I wrote and do not have errors
I used Ai to add emojis of both the readme and the code to make it a little more fun and i stated that in the description