Commit Graph

8 Commits

Author SHA1 Message Date
Badiboy 062fababf2 polling should leave our world. :) 2021-09-28 19:17:09 +03:00
FrankWang 4eeca78f2f
Merge pull request #585 from khode-mohsen/patch-1
Update echo_bot.py
2018-10-19 10:07:55 +08:00
khode-mohsen 584955962e
Update echo_bot.py
add '#!/usr/bin/env' for direct execute
2018-10-19 03:38:03 +03:30
uburuntu 36621bb22a fix: some intendation 2018-08-17 13:01:03 +03: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
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