Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 765 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 765 Bytes

slack_image_bot

This bot will reply the image URL to the mentions

Set up

1. Google custom search

2. Slack bot

3. Add environment value

  • SLACK_API_TOKEN
  • CUSTOM_SEARCH_KEY
  • CUSTOM_SEARCH_ENGINE_ID

Try!!

go run main.go or make run