Version 0.72
In this Release we provide the following new features:
answer_inline_query
is confirmed to work again (may be the first time ever)- complete refactoring of inline query handling. It's now possible to send multiple results to an inline query
usinginline_query_multi
andanswer_inline_compose
, see Functions Reference - inline query processing is done in
mycommands.sh myinlines()
now - a bunch of working inline query examples - incl. yahoo image search - in mycommands.sh
- improved debugging with
./bashbot.sh startbot debug
command, see Bashbot Developer Notes - updated documentation
Note: If you are using inline queries you should update!
With a little luck, you can try the inline Yahoo image search of our test bot ...