You are browsing as a guest. Sign up (or log in) to start making projects!

My first slack bot!

  • 1 Devlogs
  • 0 Total hours

This bot isn't slacking off, it replies to messages 24/7! (isn't my cat so cute)

Open comments for this post

29m 58s logged

Following the “Make a Slack Bot” guide, I set up my own Slack bot and implemented the following commands:

  • /vnz-help — Displays a list of available commands.
  • /vnz-ping — Pings the bot and displays its latency.
  • /vnz-catfact — Fetches and sends a random cat fact from an API.
  • /vnz-joke — Fetches and sends a random joke from an API.
  • /vnz-coffee — Fetches and sends a random coffee photo from an API.

Following the “Make a Slack Bot” guide, I set up my own Slack bot and implemented the following commands:

  • /vnz-help — Displays a list of available commands.
  • /vnz-ping — Pings the bot and displays its latency.
  • /vnz-catfact — Fetches and sends a random cat fact from an API.
  • /vnz-joke — Fetches and sends a random joke from an API.
  • /vnz-coffee — Fetches and sends a random coffee photo from an API.

Replying to @vindognz

0
8

Followers

Loading…