Releases: wolfish/slack-slash-google
Releases · wolfish/slack-slash-google
1.0.2
Improvements
- fixed issues with empty responses
- fixed crash on disabled CSE image search
- some code refactoring
- added phpunit tests
- added support for mono/grayscale image search
New command
#mono
/ #gray
- search only for black&white / grayscale images
1.0.1
Improved:
- Basic user control: banned/allowed
- Titles for multi and non-image results
- Display control with commands
New commands
#priv
- display results only for you
#pub
- display results public in conversation
1.0.0
First working version
Available commands:
#[number]
- get [number] result of the search (or if multiple results - start with this number)
#image
- get result as an image (default)
#gif
- get result as an GIF image
#link
- get result as standard link
#one
- get one result (default)
#multi
- get multiple results (10 by default)