Jannes Höke
|
b2045717d6
|
Merge branch 'bot-api-2.0' into dispatcher-rework
|
2016-04-16 18:18:37 +02:00 |
|
kiddick
|
a9b305edd0
|
Fix class declaration according to consistency. (#235)
|
2016-04-15 17:20:37 +03:00 |
|
Jannes Höke
|
1e19084a0d
|
initial commit for dispatcher rework. deleted updatequeue.py as it is not needed. added handler base class, messagehandler, commandhandler, regexhandler. adjusted dispatcher for new system
|
2016-04-14 23:57:40 +02:00 |
|
Noam Meltzer
|
eb6bafc003
|
Merge pull request #217 from python-telegram-bot/fix_webhook
Only set webhook if using SSL and also send certificate
|
2016-03-23 20:26:23 +02:00 |
|
jools
|
b41e1ab127
|
Fix annoying grammar error
|
2016-03-23 16:23:38 +02:00 |
|
Jannes Höke
|
5c71ebce52
|
ensure url_path is string
|
2016-03-23 11:04:38 +01:00 |
|
Jannes Höke
|
6db377d56d
|
Only set webhook if using SSL and also send certificate
|
2016-03-23 10:11:10 +01:00 |
|
Jannes Höke
|
63a83d4cc2
|
fix imports of updatequeue
|
2016-03-22 02:48:56 +01:00 |
|
Noam Meltzer
|
0ddcb16889
|
start_webhook(): call bot.setWebhook() as a bootstrap step
|
2016-03-15 22:02:34 +02:00 |
|
Noam Meltzer
|
594b81e463
|
start_polling(): new argument - bootstrap_retries
refs #196
|
2016-03-15 22:02:16 +02:00 |
|
Leandro Toledo
|
1e4ae6546f
|
Changing INFO logs to DEBUG and minor fixes
|
2016-03-14 22:56:20 -03:00 |
|
Rahiel Kasim
|
98112d3987
|
move Updater and friends to ext submodule
|
2016-03-14 14:50:12 +01:00 |
|