diff --git a/bumblebee/modules/github.py b/bumblebee/modules/github.py index 2373703..919d30b 100644 --- a/bumblebee/modules/github.py +++ b/bumblebee/modules/github.py @@ -7,7 +7,7 @@ Requires the following library: Parameters: * github.token: GitHub user access token, the token needs to have the 'notifications' scope. - * github.interval: Interval in minutes + * github.interval: Interval in minutes between updates, default is 5. """ import bumblebee.input