Skip to content

python script to send messages to Slack | script en python para enviar mensajes a Slack

Notifications You must be signed in to change notification settings

giovannicadiz/Slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Slack

Gio Cádiz

Description

Python script to send messages to Slack | Script en Python para enviar mensajes a Slack

Requirements

This script requires:

  • Python version 3.6.4 Download Python.
  • It is recommended to use PyPI to install Slack Developer Kit for Python:

pip install slackclient

SLACK_TOKEN = 'my_token'
  • Replace the following line with your Slack channel:
channel="#my_channel",

About

python script to send messages to Slack | script en python para enviar mensajes a Slack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages