Browse Source
Added support for downsampled images in the Giphy bot
pull/276/head
Will Pine
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
config.sample.yaml
|
@ -67,7 +67,7 @@ services: |
|
|
UserID: "@goneb:localhost" # requires a Syncing client |
|
|
UserID: "@goneb:localhost" # requires a Syncing client |
|
|
Config: |
|
|
Config: |
|
|
api_key: "qwg4672vsuyfsfe" |
|
|
api_key: "qwg4672vsuyfsfe" |
|
|
use_downsized: false |
|
|
|
|
|
|
|
|
image_type: 0 |
|
|
|
|
|
|
|
|
- ID: "guggy_service" |
|
|
- ID: "guggy_service" |
|
|
Type: "guggy" |
|
|
Type: "guggy" |
|
|