My first slack bot!
- 3 Devlogs
- 1 Total hours
Just a simple bot. It has a single command being /tacobot-ping. I might come back and add some more to it later.
Just a simple bot. It has a single command being /tacobot-ping. I might come back and add some more to it later.
I went ahead and changes the API for the quotes because it was giving an HTTPS error.
Added /tacobot-roll to pick a random number. By default it will be up to 6 but you can change it by typing in a number after the command
I’ve got a command to call an API I found and get a random quote. Nothing huge but it’s cool to see.