Skip to content

A Slack Bot to query google image search result and give image url of the specified query.

Notifications You must be signed in to change notification settings

rajesh6161/slack-img-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

slack-img-bot in GoLang 🤖

A Slack Bot to query google image search result and give image url of the specified query.

Steps to be followed for setting-up Slack

  1. Create your own app on Slack: https://api.slack.com/apps
  2. Enable Socket Mode image
  3. Generate App Level Token with these permissions and this will be your SLACK_APP_TOKEN image
  4. Find OAuth & Permissions sections and Generate OAuth token for you workspace, this will be your SLACK_BOT_TOKEN
  5. Enable Event Subscriptions and add these permissions: image

Clone this repo add .env and paste in your secret keys and run "go mod tidy" -> "go run ."

About

A Slack Bot to query google image search result and give image url of the specified query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages