-
Notifications
You must be signed in to change notification settings - Fork 228
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
How about add a telegram output channel? #56
base: master
Are you sure you want to change the base?
Conversation
Will get this tested this weekend when i can setup a telegram bot thanks |
@imfht looks like you've got some merge conflicts. If you could rebase off master, we can get this merged in, and that'd be great. |
@Plazmaz Okay I'll do it! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So you've resolved the conflicts here but it looks like you've added quite a few new dependencies, many of which add vulnerabilities. You should double check that:
A. You need all of the dependencies added (it seems like python-telegram-bot might be the only one used)
B. The dependencies added are up to date.
Sorry to too last reply |
Looks like snyk is still complaining. I don't think I have access to snyk, @kevthehermit do you know what requirements it's having issues with specifically? |
No description provided.