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

Proxy support and markdown escaping #31

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ertaquo
Copy link

@ertaquo ertaquo commented Jul 22, 2019

Added proxy support.
Reworked notify method, don't know why. Just seen it in other plugins.
Escaped markdown characters. That's important, because if you have project name with underscore character (like "backend_dev"), it will break Markdown syntax, and Telegram will return error. Used markdown-strings==2.1.3, because newer versions doesn't work properly.

Used markdown-strings v2.1.3, because 3.1.x doesn't works properly.
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

Successfully merging this pull request may close these issues.

None yet

1 participant