Merge branch 'master' of github.com:eternnoir/pyTelegramBotAPI

This commit is contained in:
eternnoir 2015-07-03 10:34:13 +08:00
commit 15f4188a30
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ tb.send_message(281281, 'gogo power ranger')
```python
import telebot
import time
TOKEN = '<token_string>'