diff options
| author | 2019-04-28 12:14:44 +0100 | |
|---|---|---|
| committer | 2019-04-28 12:14:44 +0100 | |
| commit | 4da60a42a417411c818352534d765c24df2490d5 (patch) | |
| tree | 8ae4873b005d0cae3ac097629759e598d5b058ef /bot.conf.example | |
| parent | Add user_time.py (diff) | |
| signature | ||
Add opencagedata-api-key to bot.conf.example
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 4335124b..f2db440b 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -72,3 +72,6 @@ imgur-api-key = # https://developer.spotify.com/dashboard/ spotify-client-id = spotify-client-secret = + +# https://opencagedata.com/users/sign_up +opencagedata-api-key = |
