Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram bot not working #25

Open
pniedzwiedzinski opened this issue Dec 28, 2020 · 1 comment
Open

Telegram bot not working #25

pniedzwiedzinski opened this issue Dec 28, 2020 · 1 comment

Comments

@pniedzwiedzinski
Copy link

I just finished one hour of debugging and looking for an error with my telegram bot. The reason why that happened is that I had dots (.) in names in my config.yaml, and markdown parser in telegram API doesn't like unescaped dots.

Posting it here as maybe somebody will have a similar problem 😉.

Maybe add an entry in README about it or some checks in code to prevent this 🤔

@eidam
Copy link
Owner

eidam commented Dec 28, 2020

Thank you for reporting! I will take a look and add a note about Telegram API to the README for the time being.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants