Simon Schürrle
|
38637ecf62
|
Update examples with consistent string formatting (#870)
* Use the modern string.format().
* Wherever logging is involved, let logging take care of the expansion.
|
2017-10-20 21:24:00 +03:00 |
|
Jannes Höke
|
6479e15578
|
Bump version to v6.0.0
|
2017-05-19 21:49:01 +02:00 |
|
Rahiel Kasim
|
0507378509
|
fix typo's (#523) and comment out failing sticker test
|
2017-02-18 16:03:50 +01:00 |
|
Jannes Höke
|
a37add39f4
|
[ci skip] update timerbot.py to use chat_data
|
2016-12-13 21:57:37 +01:00 |
|
Jannes Höke
|
be675f0118
|
update all examples to use instance methods (#421)
|
2016-09-24 15:32:22 +02:00 |
|
eugenio412
|
e9c5ee7ad6
|
unset but (#383)
solved the bug that prevented the unset to work
|
2016-08-16 21:13:31 +02:00 |
|
Ilya Strukov
|
dd4c0f0f1d
|
Add missing return statement in timerbot example (#368)
|
2016-08-07 17:59:58 +02:00 |
|
Jannes Höke
|
d5486433e5
|
use job context for timerbot example
|
2016-07-15 01:46:27 +02:00 |
|
Jannes Höke
|
e7f4a07b7a
|
update timerbot example with pass_job_queue
|
2016-05-26 14:48:50 +02:00 |
|
Jannes Höke
|
b3142d2974
|
yapf
|
2016-05-25 23:57:29 +02:00 |
|
Jannes Höke
|
3aedd78e29
|
make job queue API similar to the dispatcher, add new functionality
|
2016-05-25 23:36:41 +02:00 |
|
leandrotoledo
|
c7db9a96cd
|
Set split_before_logical_operator to True
|
2016-05-23 17:19:35 -03:00 |
|
Rahiel Kasim
|
5971cb35f8
|
fix merge conflict snakes with master
|
2016-04-30 14:56:48 +02:00 |
|
Jannes Höke
|
6e5302c089
|
pass args in timerbot example #270
|
2016-04-30 10:19:41 +02:00 |
|
Rahiel Kasim
|
474d5f0c9f
|
update README and examples to new snake_case methods
|
2016-04-28 17:29:34 +02:00 |
|
Jannes Höke
|
360c3077ea
|
update examples
|
2016-04-16 19:25:08 +02:00 |
|
Avanatiker
|
0342a5b30b
|
Update timerbot.py
The missing space bothered me.
|
2016-04-11 13:36:59 +03:00 |
|
Jannes Höke
|
af62c5be8e
|
update examples to telegram.ext
|
2016-03-19 16:39:35 +01:00 |
|
Karan Sharma
|
14a9962296
|
handle case of negative values of seconds
|
2016-01-05 19:06:28 +05:30 |
|
Jannes Höke
|
4197400853
|
remove token once again
|
2016-01-05 14:29:20 +01:00 |
|
Jannes Höke
|
8175fd7b53
|
update timerbot example
|
2016-01-05 13:39:51 +01:00 |
|
Jannes Höke
|
81b58c7d00
|
remove bot token (once again...)
|
2016-01-04 01:58:50 +01:00 |
|
Jannes Höke
|
dd7d1255d1
|
fixes, tests and examples for job queue
|
2016-01-04 01:56:22 +01:00 |
|