Commit Graph

5 Commits

Author SHA1 Message Date
Rubenlagus
5903cd6338 1. File downloads
2. Update with latest api changes
3. Improve exceptions
4. Added validation in api methods
5. Moved to maven central
2016-09-24 22:37:25 +02:00
Rubenlagus
2acb9d13c6 Fix typo (#139) 2016-08-25 17:29:19 +02:00
Clevero
f1cfe327ea Fix issue in HOWTO (#134)
* Message filter for TelegramLongPollingCommandBot

* Revert "Message filter for TelegramLongPollingCommandBot"

* Fix issue in HOWTO

I've removed the code for custom keyboards and linked to the weather bot in the example repo

- it was not fully working (weatherbot is)
- it was just an approach on how to use custom keyboards but was not showing all details (weatherbot has much more details)
- why managing multiple code "snippets"? The code can change but the HOWTO still works
2016-08-10 00:09:14 +02:00
Rubenlagus
b1b13efbbb Minor howto fixes 2016-08-07 05:46:41 +02:00
Clevero
c9f77855c7 Update HOWTO (#124)
* Create HOW_TO.md

* Rename HOW_TO.md to HOWTO.md

* small changes

correct linking, spelling and add TelegramLongPollingCommandBot
2016-08-07 05:29:03 +02:00