Skip to content

The Bot Tells a random Joke In General Slack Channel - Pet happy project

Notifications You must be signed in to change notification settings

priya006/Jokebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jokebot Tells you a Random joke :)

The Bot Tells a random Joke In General Channel /Slack

Pre-Requisites

Run the script by typing the command npm start from your terminal

From Slack/ General channel Type @jokebot chucknorris you get a random joke

Use the idea and integrate with any API

Webhook incoming message from external app to Slack [WIP]

Syntax:

curl -X POST -H 'Content-type: application/json' --data '{"text":"Allow me to reintroduce myself!"}' YOUR_WEBHOOK_URL

curl -X POST --data-urlencode 'payload={"channel": "#general", "username": "priyanandh06", "text": "This is posted by webhook url_created by priya", "icon_emoji": ":ghost:"}' https://hooks.slack.com/services/some/some

Slash command - Ideation phase

  1. https://[yourTeam].slack.com/apps/build/custom-integration

About

The Bot Tells a random Joke In General Slack Channel - Pet happy project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published