Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Slack Bot

A Slack bot to post messages on a channel.

Insert the Bot User OAuth Access Token to authenticate, and the channel ID on which to post the messages. When executed the block will post 1 message for each row in the input field selected.

N.B. You must create an app / bot in your Slack workspace.

Your bot must have the chat:write permission, and be on the channel you want it to post on.

Language

Python

Dependencies

n/a

Source

script.py