Suren Khorenyan
|
3c99b171f6
|
Minor typos fixes
|
2018-02-11 12:50:28 +03:00 |
|
Sergey
|
08b7021ca0
|
Create regexp_commands_filter_example.py
|
2018-01-20 02:18:19 +03:00 |
|
Alex Root Junior
|
2ab33fa1f8
|
Add context middleware (with example of usage)
|
2018-01-10 20:39:56 +02:00 |
|
Alex Root Junior
|
c567b77a00
|
Add example for Middleware and throttling manager.
|
2017-12-22 05:21:44 +02:00 |
|
Alex Root Junior
|
ed6ae575d1
|
Add example for throttling manager (anti-flood)
|
2017-12-02 22:57:35 +02:00 |
|
Alex Root Junior
|
e932c6f968
|
Change inline_example.
|
2017-11-28 17:23:35 +02:00 |
|
Alex Root Junior
|
d58ec3977a
|
Add example for media group.
|
2017-11-21 20:33:22 +02:00 |
|
Alex Root Junior
|
ef3b59c63c
|
Typo 'pooling' -> 'polling'.
|
2017-11-21 00:53:53 +02:00 |
|
Alex Root Junior
|
801ca1558e
|
Upd examples.
|
2017-11-19 01:05:50 +02:00 |
|
Alex Root Junior
|
2987369925
|
Update FSM
|
2017-11-15 18:46:19 +02:00 |
|
Alex Root Junior
|
2587c63d0e
|
Add payments example.
|
2017-10-23 16:24:08 +03:00 |
|
Alex Root Junior
|
17871155ee
|
FSM storage closing now is async
|
2017-10-18 22:32:21 +03:00 |
|
Alex Root Junior
|
986ffa0ebd
|
Annotate another eecution method in example echo bot.
|
2017-09-16 20:00:00 +03:00 |
|
Alex Root Junior
|
4771368cb0
|
Change domain name in example.
|
2017-09-01 17:20:43 +03:00 |
|
Alex Root Junior
|
6696903ace
|
Add example.
|
2017-08-28 16:21:09 +03:00 |
|
Alex Root Junior
|
f42f4d0c9c
|
Webhook example.
|
2017-08-15 00:08:56 +03:00 |
|
Alex Root Junior
|
2ac011521c
|
Remove deprecated code-stuff.
|
2017-08-04 17:56:05 +03:00 |
|
Alex Root Junior
|
86f7656b83
|
Update FSM example.
|
2017-08-04 16:01:10 +03:00 |
|
Alex Root Junior
|
15216304e2
|
Typo.
|
2017-08-02 22:08:58 +03:00 |
|
Alex Root Junior
|
0005618463
|
Oops. (After code-review)
|
2017-08-02 07:43:04 +03:00 |
|
Alex Root Junior
|
5f6af637e8
|
More comments in FSM example.
|
2017-08-02 07:39:26 +03:00 |
|
Alex Root Junior
|
5953ba5426
|
Add example for new FSM.
|
2017-08-02 07:31:30 +03:00 |
|
Alex Root Junior
|
aa40413b6f
|
Rename examples. (added deprecated prefix for steps and old FSM examples)
|
2017-08-02 06:27:33 +03:00 |
|
Alex Root Junior
|
c19890a7d2
|
Oops. Invalid example. This method is already deprecated.
|
2017-08-01 00:41:43 +03:00 |
|
Alex Root Junior
|
e90ca7cfae
|
Use ListItem by default in ContentType helper.
|
2017-07-29 04:46:41 +03:00 |
|
Alex Root Junior
|
a866c8be28
|
Example for proxy_auth
|
2017-07-25 18:11:43 +03:00 |
|
Alex Root Junior
|
6c21270ccb
|
Provide proxy connection. Add example for proxy and emoji util
|
2017-07-25 18:04:09 +03:00 |
|
Alex Root Junior
|
b687a867b7
|
Upd steps & download example
|
2017-07-24 21:47:14 +03:00 |
|
Alex Root Junior
|
50025728c4
|
More comments and annotations in state_machine example.
|
2017-07-22 20:15:48 +03:00 |
|
Alex Root Junior
|
1e6aa381fd
|
Add inline example.
|
2017-07-19 02:56:28 +03:00 |
|
Alex Root Junior
|
18c18cb712
|
Comment example.
|
2017-06-20 05:00:45 +03:00 |
|
Alex Root Junior
|
44a54f4968
|
Allow to store data in storage.
|
2017-06-20 04:51:50 +03:00 |
|
Alex Root Junior
|
6bbe330fdd
|
State machine.
|
2017-06-20 04:13:12 +03:00 |
|
Alex Root Junior
|
2192d4b7ea
|
handler(message: types.Message)
|
2017-06-03 10:53:13 +03:00 |
|
Alex Root Junior
|
03c7e4a6d8
|
Provide to cancel next message waiter.
|
2017-06-03 10:50:48 +03:00 |
|
Alex Root Junior
|
bf9657dfc5
|
Add steps and downloads example.
|
2017-06-02 23:24:28 +03:00 |
|
Alex Root Junior
|
92b3e027db
|
Refactoring. AIOGramBot -> Bot and allow to use 'from aiogram import Bot'
|
2017-06-02 05:09:09 +03:00 |
|
Alex Root Junior
|
93c61e9e0a
|
Removed the crutch with the user's language
|
2017-06-02 00:06:00 +03:00 |
|
Alex Root Junior
|
e06920681d
|
Add example. Check user language.
Demonstrate language and markdown utils.
|
2017-05-27 03:58:34 +03:00 |
|
Alex Root Junior
|
2fdd804114
|
Add example. Simple Echo bot.
|
2017-05-27 03:11:20 +03:00 |
|