Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

telegram bot refactor #2005

Merged
merged 1 commit into from
Mar 8, 2018
Merged

telegram bot refactor #2005

merged 1 commit into from
Mar 8, 2018

Conversation

AidasK
Copy link
Contributor

@AidasK AidasK commented Mar 6, 2018

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Supports multiple subscribers via /subscribe and /unsubscribe commands
    Supports custom /donate text.

  • What is the current behavior? (You can also link to an open issue here)
    Does not subscribe multiple users. Implementation was kinda buggy, because it was useless for more than 1 user.

screen shot 2018-03-06 at 21 24 47

new features:
Supports multible subscribers cia /subscribe and /unsubscribe commands
Suports custom /donate text
@askmike
Copy link
Owner

askmike commented Mar 8, 2018

awesome stuff, thanks!

@askmike askmike merged commit 36f3612 into askmike:develop Mar 8, 2018
@weeder
Copy link

weeder commented Mar 10, 2018

My telegram bot working fine but in logs i see this error appearing.
Sat, 10 Mar 2018 06:13:51 GMT node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
In the future, you will have to enable it yourself.
See yagop/node-telegram-bot-api#319. at module.js:643:30
Node version: v8.9.4
node-telegram-bot-api@0.30.0
Does anyone know how i get rid off this message?

This was referenced Mar 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants