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

multiple bots for channel #921

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sibdigital
Copy link

With this PR I want to draw your attention to the problem Multiple bots support in telegram or viber #920 With this configuration, the application can process messages from multiple bots on the same channel. Of course, this is not a very elegant solution. I think that this problem can be solved in a different way, especially since release 1.5. But at this stage, it is very important for me to know your opinion on the support of multiple bots for the channel. Will it be implemented in the original project or do I need to do it in a fork?

@codecov-commenter
Copy link

Codecov Report

Merging #921 (cae6f99) into master (13c3ce7) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #921   +/-   ##
=======================================
  Coverage   83.17%   83.17%           
=======================================
  Files         108      108           
  Lines        5651     5651           
  Branches     1368     1413   +45     
=======================================
  Hits         4700     4700           
+ Misses        928      923    -5     
- Partials       23       28    +5     
Impacted Files Coverage Δ
packages/bottender/src/getClient.ts 52.63% <0.00%> (ø)
packages/bottender/src/initializeServer.ts 27.65% <0.00%> (ø)
packages/bottender/src/server/Server.ts 8.69% <0.00%> (ø)
packages/create-bottender-app/src/shared/log.ts 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13c3ce7...cae6f99. Read the comment docs.

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