I will UP this question :)
Amazon AWS. EC2 T2.micro Ubuntu
$ /usr/bin/python3
>>> import telebot
>>> token = "567891234:AAFcanBedGboDfLgVCak-Bqqc3i2NZfiGlg" (not actualy my
token)
>>> bot = telebot.TeleBot(token)
>>> bot_id = bot.get_me()
>>> print(bot_id)
{'ok': False, 'error': 'Got unexpected
Please, can you send some of your code ?
2017-01-20 18:58 GMT+01:00 :
> Hi ...
> I have a website that powerd by django .
> I can send message to my telegram channel with python client ( import
> telebot ) .
> But on website(django base) can't send message to channel and recive blow
> error :
>
>
*Hi ...I have a website that powerd by django .I can send message to my
telegram channel with python client ( import telebot ) .But on
website(django base) can't send message to channel and recive blow error
:{'error': 'Got unexpected response. (404) -
{"ok":false,"error_code":404,"desc
3 matches
Mail list logo