Skip to content

bob-bot/steampipe-plugin-slack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Plugin for Steampipe

 

Query Slack with SQL

Use SQL to query users, channels, emoji and more from your Slack workspace. For example:

select email, is_admin from slack_user;

Learn about Steampipe.

Get started

Table documentation and examples →

Install the plugin:

steampipe plugin install slack

Get involved

Community

The Steampipe community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

Our Code of Conduct applies to all Steampipe community channels.

Contributing

Please see CONTRIBUTING.md.

Packages

No packages published

Languages

  • Go 88.9%
  • JavaScript 10.4%
  • Other 0.7%