diff options
| author | 2018-10-31 16:12:28 +0000 | |
|---|---|---|
| committer | 2018-10-31 16:12:28 +0000 | |
| commit | f073613848fb4112df64ac94d3c90dd3edb12f20 (patch) | |
| tree | 1a0d1d689fd2e4b1a420d5ca00a318a237c0e0ed /bot.conf.example | |
| parent | Fix some non-explicit None returns, add type hints to important variables (diff) | |
| signature | ||
Add first version of modules/imgur.py
Diffstat (limited to 'bot.conf.example')
| -rw-r--r-- | bot.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bot.conf.example b/bot.conf.example index 5914d822..8531fe84 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -40,3 +40,5 @@ pushbullet-channel-tag = omdbapi-api-key = # https://www.virustotal.com/en/documentation/public-api/ virustotal-api-key = +# https://apidocs.imgur.com/ +imgur-api-key = |
