-
Hello,
I've follow the tutorial step by step and i've modified the config.yaml with my telegram informations but when i start the script the first error that appears is :
![image](https://user-i…
-
- OS:Win10
- Python version:3.11.9
- Output of `pip freeze`:aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
altgraph==0.17.4
attrs==24.2.0
beautifulsoup4==4.12.3
bottle==0.12.25
br…
-
```
import telebot
from telebot.types import Message
from kandinsky import generate_img
from telebot import types
from dependencies import TELEGRAM_BOT_API
from telebot import types //Дублирован…
-
Sorry I am new so I can misunderstand something. Can you expalain. What is "WEBHOOK_URL" and how can I find. Thx
-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using?
pytelegrambotapi-4.23.0
2. What OS are you using?
MacOS
3. What versio…
-
Для этого нужно использовать pyTelegramBotAPI. Команды, которые нужно реализовать:
/start - обычный стартовый текст (брать из texts.py), также нужно сразу же спросить login пользователя, который нужн…
-
Message:
`
message text: 0
bot.send_message(message.chat.id, vacancy_to_str(v), parse_mode='Markdown')
`
1. What version of pyTelegramBotAPI are you using?
latest
3. What OS are you using?…
-
ModuleNotFoundError: No module named 'dotenv'
-
Hello friends, my name is vinicius and I'm from Brazil, I'm a beginner/intermediate in python, and I'm trying to connect two accounts in the API and then display the result of the bankroll value (pr…
-
Hello :smiley:
I'm working on integration project of PrivacyIDEA into VPN authentication workflow of my employer. Due to UX requirements and some limitations of our AD and Cisco setup we decided o…