Golly Slack Notifier
Slack notification bot that posts updates about the Golly postseason to a specified Slack channel.
Structure
Each notifier lives in its own subdirectory.
A notifier directory contains a notifier.py (what to post and how the bot appears), an icon.png (bot avatar), and any supplementary files.
Setup
See Setup.md for Slack app creation, GitHub secrets, and how to add new notifiers.
Notifier Directory
golly-postseason-notifier/- Postseason Notifier — Post notifications when the League Division Series, League Championship Series, and Cup Series are happening, post game outcomes, and post series outcomes.
Description
Languages
Python
100%