@2shaikaqib
on
My first slack bot!
I made a slack bot named Revered Snake. This is a pretty basic slack bot. Although it was very complicated to make, lol. It took me at least 3 hours half of which couldn't be captured by Hackatime. This slack bot runs on the hack club workspace and most commands are seen by all channel members. It has 6 commands:
- Ping or /revered-snake-ping : The app gives a message and latency
- Cat fact or /revered-snake-catfact : Says an interesting fact about cats
- Cat image or /revered-snake-catimg : It gives you the URL of a cat image
- Help or : Says what each of these commands are for.
- Origin or /revered-snake-origin : Says origin story
- Joke or /revered-snake-joke - makes a joke :D
They all use a different API (except origin it uses a text built into it). It runs 24/7 from my laptop.
- 2 devlogs
- 2h
- Make a Slack Bot