New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/pocari/golang-slack-search-api-client

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/pocari/golang-slack-search-api-client

  • v0.0.0-20190820013725-3d91a656a283
  • Source
  • Go
  • Socket score

Version published
Created
Source

slack search API client

install

go get github.com/pocari/golang-slack-search-api-client

slack api token

export SLACK_TOKEN=xxxxxx

run command

Usage of bin/golang-slack-search-api-client:
  -debug
        debug mode
  -from string
        message timestamp from
  -reaction string
        emoji string. eg) :ok_woman:
  -search-word string
        search word
  -to string
        message timestamp to
  -username string
        slack username

example

bin/golang-slack-search-api-client -search-word test -username uname -from 2019-07-01 -to 2019-08-11

FAQs

Package last updated on 20 Aug 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc