A basic slack bot with 3 commands , i built this using the guide as this is my first time making a slack bot .Three commands are as follows
/jpbot-ping – calculates and returns the bot’s response latency.
/jpbot-catfact – fetches a random cat fact via the Cat Facts API using axios.
/jpbot-joke – random joke via JokeAPI.