Skip to content

A Slack bot that posts the top 5 Google search results for the provided query.

Notifications You must be signed in to change notification settings

seifkamal/slack-google-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Google Search

A Slack app that posts the top 5 Google search results for the provided query.

example-screenshot

Installation & Setup

  • Create a Slack app and configure a slash command for it
  • Run the app on a server (npm run start)
  • Set a SLACK_TOKEN environment variable with your app's verification token
  • Set the slash command URL to the app URL
  • Test the command: /google what is slack

About

A Slack bot that posts the top 5 Google search results for the provided query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published