Golang – Create your own Slack Bot
Hello again! While the previous few tutorials were mostly based on simple concepts, we’ll be now looking at a more practical example – Building a custom-made Slack bot using Go! We’ll be now creating our own Slack bot which can push messages to a channel, notifying all users who are subscribed to it. Let’s get […]
Golang – Create your own Slack Bot Read More »