Skip to content

elvezpablo/slack-progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Progress Bar

An async progress bar to animate long running processes.

Update messages via chat

Uses WebClient chat methods postMessage and update

{
  "text": "TeamCity Progress ",
  "attachments": [
    {
      "text": "50% ⬛⬛⬛⬛⬛⬜⬜⬜⬜⬜"
    }
  ]
}

References and prior art

Slack Authentication

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published