Skip to content

Simple scripts for sending data into slack from a linux command line

Notifications You must be signed in to change notification settings

HuweyII/slack-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Usement

It's the same for both scripts. You must provide four variables each surrounded in quotes.

scriptname "botname" "emoji" "channel" "message"

  1. botname = The name of the bot the message should appear as
  2. emoji = The emoji that will appear as the bot's avatar
  3. channel = The channel or user that you are sending the message to
  4. message = Whatever you are sending.
    *NOTE: emoji won't display right on mobile a lot of the time.

Original PHP script by srv1054.
Port to Python3 by HuweyII.

About

Simple scripts for sending data into slack from a linux command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published