pieter
|
efc98c084f
|
Added TeleBot bot source
|
2015-09-01 23:20:24 +02:00 |
|
97Pedrito
|
d118e9edcc
|
Remove the deprecated time.sleep calls.
Reformatted detailed_example to follow Python naming conventions & PEP-8 conventions
|
2015-08-30 19:31:48 +02:00 |
|
FrankWang
|
8abd3fe140
|
Update text.
|
2015-07-30 11:40:54 +08:00 |
|
eternnoir
|
d546a4f1e9
|
Add step handler example.
|
2015-07-30 11:30:16 +08:00 |
|
Leandro Späth
|
e5a17caa9f
|
Updated detailed example to use message handlers
Now using message handlers instead of the listener for almost everything (except console output)
|
2015-07-12 15:50:50 +02:00 |
|
LeoDJ
|
efdf35796d
|
Detailed example
|
2015-07-12 00:41:34 +02:00 |
|
LeoDJ
|
bbf8b5d5f9
|
Added todo comment
|
2015-07-12 00:36:39 +02:00 |
|
LeoDJ
|
30e3fbaa1a
|
Created detailed example
Using almost every command, this API has to offer
|
2015-07-12 00:29:45 +02:00 |
|
pieter
|
0a2d1394b2
|
Created a deep-linking example.
(Source: my answer at http://stackoverflow.com/questions/31042219/how-to-have-authentication-in-a-telegram-bot)
|
2015-07-04 02:32:43 +02:00 |
|
eternnoir
|
645c0b7fb4
|
Fix example echo bot command list bug.
|
2015-07-03 15:04:11 +08:00 |
|
pieter
|
21231a3f01
|
PEP-8 clean-up.
|
2015-07-02 23:47:05 +02:00 |
|
pieter
|
47ce846ce1
|
Added TeleBot#reply_to(message, text)
Added examples dir and an EchoBot sample.
|
2015-07-02 23:38:11 +02:00 |
|