diff options
| author | 2019-05-01 08:17:48 +0100 | |
|---|---|---|
| committer | 2019-05-01 08:17:48 +0100 | |
| commit | ed57ac7c17ace0906970ddbb0035df7f0f8fb356 (patch) | |
| tree | 477e9efc5d829c851f3d35ee65170a8e2a918da9 /bot.conf.example | |
| parent | No longer prefix stderr with "!", it doesn't really make sense (diff) | |
| signature | ||
Move isgd.py to shorturl.py and switch back to using bit.ly
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 f2db440b..69e2af81 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -75,3 +75,6 @@ spotify-client-secret = # https://opencagedata.com/users/sign_up opencagedata-api-key = + +# https://bitly.com/a/oauth_apps +bitly-api-key = |
