New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

github.com/armosec/slacker

Package Overview
Dependencies
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/armosec/slacker

Source
Go Modules
Version
v0.0.3
Version published
Created
Source

slacker

a simplistic slack bot

example: '''

bot, _ := slacker.SlackBotInit("A1110001114", "xoxb-1337133713375-1337133713371-13371337133713371337RFI", true)
bot.SendCriticalMessage("", "scan failed")

'''

channelID: A1110001114

token: "xoxb-1337133713375-1337133713371-13371337133713371337RFI"

can work with user & bot tokens: bots must be able to:

channels:join channels:read groups:read chat:write im:read mpim:read

FAQs

Package last updated on 05 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts