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

feat(telegram): telegram v1 #322

Merged
merged 47 commits into from
Jan 29, 2022
Merged

feat(telegram): telegram v1 #322

merged 47 commits into from
Jan 29, 2022

Conversation

samuelmasse
Copy link
Contributor

Rewrite of telegram channel with telegraf v4.6.0 (upgraded from the old version that used 3.27.1)

Closes DEV-2251

@linear
Copy link

linear bot commented Jan 25, 2022

DEV-2251 Telegram

@samuelmasse samuelmasse marked this pull request as ready for review January 26, 2022 18:24
@samuelmasse
Copy link
Contributor Author

Ready for review but I need to add the handling the version management in the backend for channels. Right now you can use this new telegram implementation as a drop in for the previous one, but we'll have it as a different version

Comment on lines +94 to +95
// TODO: remove this dependency on server env vars
return !yn(process.env.SPINNED) || yn(process.env.CLUSTER_ENABLED)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: need to do this. Should be a allowSockets configuration or something like that.

@samuelmasse
Copy link
Contributor Author

TODO: add a way to disable automatic webhook creation. This should be an option in all channels

@samuelmasse samuelmasse changed the title feat(telegram): telegram v2 feat(telegram): telegram v1 Jan 28, 2022
Base automatically changed from sm-channels-v2 to master January 28, 2022 23:19
@samuelmasse samuelmasse merged commit 626ffb9 into master Jan 29, 2022
@samuelmasse samuelmasse deleted the sm-telegram-v2 branch January 29, 2022 00:03
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

2 participants