An open API service indexing awesome lists of open source software.

https://github.com/simonv3/public-slack-channels

Public Slack Channels
https://github.com/simonv3/public-slack-channels

Last synced: 9 months ago
JSON representation

Public Slack Channels

Awesome Lists containing this project

README

          

# public-slack-channels
A list of slack channels that anyone can join by invite.

To add a slack room, copy an existing post in _posts, and add the slack channel details!

[Create file on GitHub](https://github.com/simonv3/public-slack-channels/new/gh-pages?filename=_posts/YYYY-MM-DD-slack-channel-name.md&value=---%0Alayout:%20post%0Atitle:%20Slack%20Channel%0Acategories:%20Category%20Name%0Aslack_url:%20slack.signup.url%0Asignup_url:%20http://organisation-website.com%0Adescription:%20Description%20%0Adate:%20yyyy-mm-dd%0A---%0AWrite%20the%20description%20of%20the%20slack%20here.%20Keep%20each%20sentence%20on%20a%20new%20line,%20to%20make%20clean%20diff%20reviews)

To automatically create a new post in the terminal, run: `rake post title="Example Slack Room"`