mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update echo_bot.py
add '#!/usr/bin/env' for direct execute
This commit is contained in:
parent
b8f442d06b
commit
584955962e
@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
|
||||||
# This is a simple echo bot using the decorator mechanism.
|
# This is a simple echo bot using the decorator mechanism.
|
||||||
# It echoes any incoming text messages.
|
# It echoes any incoming text messages.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user