Skip to content

Scripts we will use to help BNC volunteers effectively use Slack to communicate with each other and track their progress organizing events

Notifications You must be signed in to change notification settings

BrandNewCongress/DEPRECATED-slack-teams

Repository files navigation

slack-teams

Scripts we will use to help BNC volunteers effectively use Slack to communicate with each other and track their progress organizing events.

Services

  • Rake tasks to interact with the Events spreadsheet to automatically create Slack channels and create To-Do Forms for each city's Slack channel.
  • A Sinatra service which executes and coordinates several Google Apps Script executables and updates our Events Google Sheets and Slack channel.

Google Apps Scripts

These scripts are currently deployed under the BNC bot account as an API executable. They are invoked via the Google Apps Script REST Execution API.

Getting Started

  • To install dependencies: bundle install
  • To see list of available rake tasks: bundle exec rake -T
  • To run the service locally: bundle exec foreman start

About

Scripts we will use to help BNC volunteers effectively use Slack to communicate with each other and track their progress organizing events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages