diff options
| author | 2019-09-30 10:35:36 +0100 | |
|---|---|---|
| committer | 2019-09-30 10:35:36 +0100 | |
| commit | 7d3521395e7fb3701fccee2eb59b733534e12150 (patch) | |
| tree | a32454fb7187756ea20710902dcf7ad4eef3f495 /bot.conf.example | |
| parent | support "$-" for alias arg, meaning "0 or more args" (diff) | |
| signature | ||
add github-token to bot.conf.example, use in github.py when available
Diffstat (limited to 'bot.conf.example')
| -rw-r--r-- | bot.conf.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bot.conf.example b/bot.conf.example index ac1c5818..8b9993fa 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -85,3 +85,6 @@ opencagedata-api-key = # https://bitly.com/a/oauth_apps bitly-api-key = + +# https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line +github-token = |
