Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Fixes

Read-only Python and Node.js scripts that find Slack app problems through the API — ok:false behind an HTTP 200, missing scopes, a bot outside the channel it posts to, and pagination nobody followed. They report and print the repair; they never write.

Every script here is read only. They hold a credential to a live account, so none of them writes: each one reads through the API, reports exactly what is wrong, and prints the repair for you to run.

By Allan Niñal — AI Solutions Engineer. I build AI powered tools, data products, and AWS automation. Full write ups with diagrams for each fix live at allanninal.dev/slack.

Follow on GitHub

The fixes

How to run one

Each folder holds the same script in Python and in Node.js, plus its test. Set the environment variables named in that folder's README and run it. Nothing writes, so there is no dry run to enable and no flag to be careful about — use a restricted, read-only credential and the worst case is that it tells you nothing is wrong.

License

MIT. Use it, change it, ship it.

About

Read-only Python and Node.js scripts that find Slack app problems through the API — ok:false behind an HTTP 200, missing scopes, a bot outside the channel it posts to, and pagination nobody followed. They report and print the repair; they never write. Guides: allanninal.dev/slack

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages