Skip to content

Version 0.72

Compare
Choose a tag to compare
@gnadelwartz gnadelwartz released this 10 May 19:32
· 1100 commits to master since this release
8b97444

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
    using inline_query_multi and answer_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 ...

   

RIP grumpy cat