diff options
| author | 2019-02-21 21:18:07 +0000 | |
|---|---|---|
| committer | 2019-02-21 21:18:07 +0000 | |
| commit | 46fc552972b63e5cf0963e97673a66099e310386 (patch) | |
| tree | 96ef29569ee78d6ef805d83eb31c97127e19025b /modules/github/__init__.py | |
| parent | You can't minus a set from a list (auto_mode.py) (diff) | |
| signature | ||
Add a require_access attribute to !ghwebhook
Diffstat (limited to 'modules/github/__init__.py')
| -rw-r--r-- | modules/github/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/github/__init__.py b/modules/github/__init__.py index d26c9786..8f9eaf69 100644 --- a/modules/github/__init__.py +++ b/modules/github/__init__.py @@ -167,6 +167,7 @@ class Module(ModuleManager.BaseModule): """ :help: Add/remove/modify a github webhook :require_mode: high + :require_access: github-webhook :permission: githuboverride :usage: list :usage: add <hook> |
