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

Index.js runs twice after i import new Telegram.Telegram('YOUR_TOKEN') #184

Open
Reiji87 opened this issue Sep 14, 2017 · 0 comments
Open

Comments

@Reiji87
Copy link

Reiji87 commented Sep 14, 2017

It seems like my index.js will all twice each time I Import Telegram class.

Here's my import code for reference

const telegramBot = new Telegram.Telegram("telegram key", {      
    webAdmin: {
        host: host,
        port: port
    },
    workers: 0
});

Any help is appreciated. Thank you! :)

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

No branches or pull requests

1 participant