GithubHelp home page GithubHelp logo

toxblh / skype-to-telegram Goto Github PK

View Code? Open in Web Editor NEW
20.0 4.0 3.0 680 KB

Skype to Telegram bot, for receive your message from skype in telegram

License: MIT License

Dockerfile 3.27% TypeScript 94.12% Shell 2.61%
skype telegram telegram-bot bridge bot

skype-to-telegram's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

skype-to-telegram's Issues

Running in docker way, I got an error.

After pulled the new image , I can not start it . Could give me some help? THK

# docker run --env-file .env toxblh/skype-to-telegram
Wed, 03 Mar 2021 06:17:14 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 https://github.com/yagop/node-telegram-bot-api/issues/319. at node:internal/modules/cjs/loader:1091:14
/code/node_modules/incident/incident.js:129
            throw new TypeError("Missing required `name` argument to `Incident`.");
                  ^

TypeError: Missing required `name` argument to `Incident`.
    at new Incident (/code/node_modules/incident/incident.js:129:19)
    at Object.create (/code/node_modules/skype-http-api/build/lib/errors/http.js:61:16)
    at getLiveKeys (/code/node_modules/skype-http-api/build/lib/providers/microsoft-account.js:99:43)
    at processTicksAndRejections (node:internal/process/task_queues:94:5)
    at async Object.login (/code/node_modules/skype-http-api/build/lib/providers/microsoft-account.js:51:26)
    at async Object.login (/code/node_modules/skype-http-api/build/lib/login.js:49:24)
    at async Object.connect (/code/node_modules/skype-http-api/build/lib/connect.js:41:22)
    at async initSkype (/code/dist/index.js:120:11)

Then token is expired, it's not re-requested.

After few minutes/hours in logs a lot of errors about expired token and actions with the token.

BUG in lib

Solutions:

  1. Catch in code and manually re-request it
  2. If impossible p.1 - Fork and fix in Lib

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.