Skip to content

ApesofWrath/SlackAhaWebhook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slack Aha! Webhook

Python script for checking upcoming deadlines on Aha! and posting them in a channel on Slack.

Usage

Run the script with either zero or one additional argument(s). The argument should be an integer that indicates fetching all dealines that are less than or equal to that number of days away. If no integer value is given, it defaults to 7.

Example: ./reminders 5

It should work with either Python 2 or 3 (but is aimed at Python 3).

About

Pulls deadline info from Aha! and sends it to Slack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%