Skip to content

CLI tool to interact with Slack API via Git-like commands

License

Notifications You must be signed in to change notification settings

Violet329/Slacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slacker (WIP)

A rust based CLI tool for interacting with the Slack API using Git-like commands

Example Usage:

 ./slacker push --channel "C09GF8TSXL2" --text "Hi"
Commands Usage
pull Pull contents of a channel, user, or thread
push Push contents to a channel, user, or thread
commit Add a scheduled message to a channel, user, or thread
checkout Checkout a message as a branch (thread)

About

CLI tool to interact with Slack API via Git-like commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages