Badiboy
646bbb8330
Merge pull request #794 from drforse/master
...
Add Dice and send_dice
2020-04-16 15:56:46 +03:00
Badiboy
339a5c01c1
Merge pull request #789 from bedilbek/step-handler-backend
...
HandlerBackend Mechanism Implementation
Codebase Refactoring
2020-04-16 15:53:11 +03:00
dr_forse
615402e4f8
return a line as it was
2020-04-15 06:16:07 +01:00
dr_forse
51b1fb7695
added Dice and send_dice
2020-04-15 06:10:05 +01:00
bedilbek
0881e34381
Refactor tests
2020-04-15 01:11:43 +05:00
bedilbek
3aec66bc0d
Remove class static variable
2020-04-15 01:11:43 +05:00
bedilbek
e7e7c58133
Add Memory, File, Redis Backend tests
2020-04-15 01:11:43 +05:00
bedilbek
003c5db37f
Add filename checking
2020-04-15 01:11:43 +05:00
bedilbek
286188f380
Add Step/Reply Handler Backend Mechanism
...
Implement Memory, File, Redis Backends
2020-04-15 01:11:43 +05:00
Badiboy
dd726b0759
Merge pull request #792 from Badiboy/master
...
Refactoring and API conformance
2020-04-14 22:22:48 +03:00
Badiboy
1bd9f5187c
Merge pull request #787 from bedilbek/middleware-handler-readme
...
Middleware Handler README Update
2020-04-12 02:20:05 +03:00
bedilbek
68330c9a07
Update contents with middleware handler
2020-04-12 01:44:15 +05:00
bedilbek
b912e4dbaf
Update with middleware handler
2020-04-12 01:41:34 +05:00
Badiboy
dab80d421b
Refactoring update 2
2020-04-11 17:38:47 +03:00
Badiboy
247fe6e947
Refactoring bugfix
2020-04-11 17:06:14 +03:00
Badiboy
995814d846
Refactoring and API conformance
...
Refactoring.
new_chat_member is out of support.
Bugfix in html_text.
Started Bot API conformance checking.
2020-04-11 16:54:25 +03:00
Badiboy
36a228da92
Merge pull request #786 from Badiboy/master
...
Possibility to use alternative serializer
2020-04-11 16:52:53 +03:00
Badiboy
ec86182f62
Possibility to use alternative serializer
...
With apihelper.CUSTOM_SERIALIZER you can replace pickle with other "dumper" like dill.
2020-04-11 13:42:34 +03:00
Badiboy
2c385bf077
Merge pull request #785 from bedilbek/middleware-support
...
Add Middleware Handler
2020-04-11 11:20:58 +03:00
bedilbek
56cbc2ff93
Add examples to better understand middleware handler
2020-04-11 13:03:52 +05:00
bedilbek
932ac9477b
Add ENABLE_MIDDLEWARE=False in apihelpers to keep backward compatibility
2020-04-11 13:02:50 +05:00
bedilbek
1e242f2263
Add Middleware support
2020-04-08 23:13:19 +05:00
FrankWang
862f17c716
Merge pull request #776 from irevenko/master
...
Add new bot in README
2020-03-28 01:15:50 +08:00
Ilya-Revenko
ed7cf30034
Add new bot in README
2020-03-27 16:38:22 +02:00
Badiboy
100f6d77f6
Merge pull request #767 from Tkachov/master
...
Add @bot.poll_handler to be notified of new poll states
2020-03-09 13:58:23 +03:00
Alexander Tkachev
d2f9c51a5a
Handle Poll update
2020-03-09 17:25:54 +07:00
Alexander Tkachev
12547efa08
Fix order for consistency in process_new_updates
2020-03-09 17:25:37 +07:00
Badiboy
9410a3d310
Merge pull request #762 from Lin-Buo-Ren/patch-4
...
Use proper language for * query mentions in README
2020-03-01 21:14:32 +03:00
林博仁(Buo-ren Lin)
a4e5a09ab2
Use proper language for * query mentions in README
...
Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
2020-02-27 16:49:28 +08:00
Badiboy
ebfba49a8f
Merge pull request #761 from Lin-Buo-Ren/patch-3
...
Fix missing padding space in code sample comments in README
2020-02-27 11:45:59 +03:00
Badiboy
6e6420a331
Merge pull request #760 from HolidayMan/patch-1
...
Some clarification of custom listeners working
2020-02-27 11:45:04 +03:00
林博仁(Buo-ren Lin)
7ca629dc10
Fix missing padding space in code sample comments in README
...
Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
2020-02-27 16:41:13 +08:00
HolidayMan
3ecb7cef3b
Some clarification of custom listeners working
2020-02-27 00:59:21 +02:00
Badiboy
e789407774
Merge pull request #743 from Quantum-0/master
...
Add is_anonymous flag to Poll type
2020-02-14 16:49:54 +03:00
Badiboy
8f32dec5dd
Merge pull request #744 from FaeeLoL/master
...
Add missed colon in readme
2020-02-14 16:48:44 +03:00
faeelol
c57cfa3949
Add missed colon
2020-02-08 17:44:28 +03:00
Quantum
dfac26706e
Add is_anonymous flag to Poll type
2020-02-07 12:53:31 +03:00
Badiboy
385fa98bc6
Merge pull request #738 from andrey18106/patch-1
...
Added missed bracket
2020-01-30 01:10:51 +03:00
Andrey
d68e89fc9a
Added missed bracket
2020-01-28 20:56:03 +02:00
Badiboy
6023bae728
Merge pull request #735 from Lin-Buo-Ren/patch-2
...
Fix typo in README
2020-01-24 23:01:07 +03:00
林博仁(Buo-ren Lin)
b323a868f0
Fix typo in README
...
Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
2020-01-17 17:21:30 +08:00
Frank Wang
583021d114
Update version to 3.6.7,
2020-01-14 16:33:05 +08:00
Badiboy
b1e5d00821
Merge pull request #728 from Badiboy/master
...
Design updates from #711
2020-01-08 20:29:12 +03:00
Badiboy
aa02ddb573
TAB fix
...
TAB fix
2020-01-08 20:17:25 +03:00
Badiboy
760ea5a2f0
Design updates from #711
...
Significant design updated from
https://github.com/eternnoir/pyTelegramBotAPI/pull/711
2020-01-08 20:06:40 +03:00
Badiboy
9b279dc562
Merge pull request #726 from Badiboy/master
...
Update test_types.py
2020-01-03 19:31:39 +03:00
Badiboy
5cd97ebc96
Update detailed_example.py
...
Vulgarity replaced.
2020-01-03 19:24:10 +03:00
Badiboy
b5ba2445d3
Update test_types.py
...
Updated test vectors for stickers.
2020-01-03 19:18:18 +03:00
Badiboy
7adec8bd90
Merge pull request #673 from TahaPY/master
...
Added Animation and is_animated for stickers
2020-01-03 17:51:53 +03:00
Badiboy
0603a0df4c
Update types.py
...
Animation is moved before document to save backward compatibility. content_type = 'document' should override content_type = 'animation' to save previous behaviour.
2020-01-03 17:51:05 +03:00