This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Description: | |
# interacts with the Sparkpost reporting API. | |
# | |
# Dependencies: | |
# None | |
# | |
# Configuration: | |
# HUBOT_SPARKPOST_API_TOKEN your API token with reporting privileges | |
# HUBOT_SPARKPOST_TIMEZONE the timezone (default America/New_York) | |
# |