Rubenlagus
64b0be3154
Api version 4.2
2019-04-08 01:43:46 +01:00
Bernhard
506329e51a
apply the minor changes requested in the pull request
2019-04-07 15:54:43 +02:00
Ruben Bermudez
d78acbdda0
Update poms and fix guava
2019-04-05 00:52:35 +01:00
Ruben Bermudez
3861b29b25
Improves #498
2019-04-03 02:24:15 +01:00
Ruben Bermudez
140574f54e
Closes #578
2019-04-03 02:18:53 +01:00
Ruben Bermudez
d20cf9d4bd
Merge pull request #575 from taksoidet/master
...
Change stream in FAQ
2019-04-03 01:34:28 +01:00
Ruben Bermudez
16308c1be7
Merge pull request #597 from Clevero/dev
...
Fix typo in ability gradle instruction
2019-04-03 01:33:32 +01:00
Ruben Bermudez
a4c7d73f0a
Merge pull request #583 from robatipoor/master
...
add hasAudio and hasVoice method in Message class
2019-04-03 01:20:31 +01:00
Bernhard
a80ee81ba4
back up maps in the database as a collection of key value pairs
...
this allows all objects to be used as keys and not only strings
2019-03-29 15:58:35 +01:00
Clevero
0c72769976
fix typo in ability gradle instruction
2019-03-27 23:44:56 +01:00
chase
ed18c2c265
Add test for TelegramFileDownloader
2019-03-26 22:39:54 +01:00
chase
ef0d78eb4c
Move TelegramFileDownloader and finish implementation
...
The fileDownloader now offers all necessary methods. Still needs some
polishing
2019-03-26 22:39:36 +01:00
chase
a317001d4b
Add TelegramFileDownloader
...
Add a seperate file downloader to look at the download code more
isolated. Might be merged back into DefaultAbsSender later
2019-03-24 20:22:55 +01:00
robatioor
21a308079c
add method hasAudio and method hasVoice to Message class
2019-03-02 16:44:12 +03:30
taksoidet
b4f63905c5
Update FAQ.md
2019-01-31 02:44:52 +03:00
taksoidet
935b75d685
Change stream
2019-01-31 02:33:30 +03:00
Ruben Bermudez
b099cb6f4e
Merge pull request #573 from rubenlagus/dev
...
Dev
2019-01-27 23:41:38 +00:00
Rubenlagus
1883320445
Update versions
2019-01-27 23:37:46 +00:00
Ruben Bermudez
261384b9d7
Update more unsafe dependencies
2019-01-27 23:36:57 +00:00
Ruben Bermudez
da5e7a776f
Merge pull request #572 from rubenlagus/dev
...
Dev
2019-01-27 23:33:43 +00:00
Rubenlagus
f96c91cd48
Update wiki
2019-01-27 23:26:38 +00:00
Ruben Bermudez
390808c804
Merge pull request #569 from Chase22/FIX/annotation-for-bot-session
...
Use stream to scan for annotations and to execute the methods
2019-01-27 22:57:34 +00:00
Ruben Bermudez
18412d9c98
Merge pull request #545 from romangraef/dev
...
Extensions for AbilityBots
2019-01-27 22:54:54 +00:00
chase
05c92d4037
Use stream to scan for annotations and to execute the methods
2019-01-19 09:49:44 +01:00
Roman Gräf
d37ea25fa6
Merge pull request #1 from addo37/dev
...
Consolidated ExtensionTest objects and minor refactoring
2019-01-16 17:34:50 +01:00
Ruben Bermudez
61d1eb3319
Merge pull request #566 from addo37/additional-examples
...
Added additional examples section for AbillityBot wiki, addresses #482
2019-01-04 18:39:27 +01:00
Abbas Abou Daya
c1597058f4
Add additional examples to sidebar
2019-01-03 06:12:06 +02:00
Abbas Abou Daya
fed36f60f8
Added additional examples section for AbillityBot wiki, addresses #482
2019-01-03 06:09:55 +02:00
Abbas Abou Daya
2f05976d0a
Consolidated ExtensionTest objects and minor refactoring
2019-01-03 05:46:09 +02:00
Rubenlagus
f998cc2509
Update versions
2019-01-02 16:19:43 +01:00
Rubenlagus
e203abfab5
Update versions
2019-01-02 16:12:05 +01:00
Ruben Bermudez
293d903083
Fix #563
2019-01-02 15:56:45 +01:00
Ruben Bermudez
702285e631
Merge branch 'aNNiMON-typo-fix' into dev
2019-01-02 15:16:52 +01:00
Rubenlagus
97e0aaa10f
Fix inheritance of deprecated methods
2019-01-02 15:16:03 +01:00
Ruben Bermudez
885a2b69ff
Merge branch 'typo-fix' of https://github.com/aNNiMON/TelegramBots into aNNiMON-typo-fix
2019-01-02 15:04:53 +01:00
Ruben Bermudez
e746a99188
Merge branch 'aNNiMON-timeperiod-improvements' into dev
2019-01-02 15:03:10 +01:00
Ruben Bermudez
4ea1651b28
Merge branch 'timeperiod-improvements' of https://github.com/aNNiMON/TelegramBots into aNNiMON-timeperiod-improvements
2019-01-02 15:00:28 +01:00
Ruben Bermudez
c06aa5344c
Merge branch 'fbascheper-dev' into dev
2019-01-02 14:57:41 +01:00
Rubenlagus
880c8a2087
Fix guava dependency
2019-01-02 14:57:27 +01:00
Ruben Bermudez
8e8156646c
Merge branch 'dev' of https://github.com/fbascheper/TelegramBots into fbascheper-dev
2019-01-02 14:55:47 +01:00
Ruben Bermudez
6b0a738dac
Merge pull request #565 from Chase22/FIX/Missing-Field-disableNotifications-in-SendMessge-toString
...
Add missing "disableNotification" field to toString() of SendMessage class
2019-01-02 14:20:09 +01:00
Ruben Bermudez
72464edd2b
Merge pull request #561 from Chase22/FEATURE/Annotation-for-bot-session
...
Add annotation to allow bot to get botSession
2019-01-02 14:19:46 +01:00
chase
4c86a3994d
Add missing "disableNotification" field to toString() of SendMessage class
2019-01-02 14:04:01 +01:00
chase
ad195d8d59
Add annotation to allow bot to get botSession
...
A method annotated with @AfterBotRegistration will be invoked after
the bot is registered.
Optionally the method can have a parameter of
type BotSession to get passed the BotSession the bot was created with.
2018-12-19 22:19:22 +01:00
Victor
d091480f71
Ability to set time periods with Instant, Duration and ZonedDateTime
2018-12-12 19:18:09 +02:00
Victor
1099ea07a3
Fix typo in package
2018-12-12 17:28:25 +02:00
Victor
9a6682688e
Merge branch 'dev' into typo-fix
2018-12-12 17:10:18 +02:00
Ruben Bermudez
f7bde89ec8
Merge pull request #544 from aNNiMON/maskposition-fix
...
Fix wrong type in Sticker maskPosition field
2018-12-11 00:50:25 +00:00
Ruben Bermudez
5fec33f9ea
Merge pull request #540 from aNNiMON/actiontype-videonote
...
Video note support in ActionType
2018-12-11 00:49:58 +00:00
Ruben Bermudez
c71c2a3c29
Merge pull request #539 from aNNiMON/switchpmparameter-fix
...
Allow hyphen character in switchPmParameter
2018-12-11 00:49:43 +00:00