Giter Club home page Giter Club logo

Comments (8)

janspeller avatar janspeller commented on August 12, 2024 1

Hast du das benötigte modul für telegram installiert? Mir ist letztens bei einer Neuinstallation mal aufgefallen, dass es da mit der neusten version probleme gibt.

@Schrolli91 Ich bin hier an einer lösung mit einer anderen Bibliothek dran, python-telegram-bot hat mit der v20 einen relativ großen API-Change gemacht, für einfaches "senden" von Nachrichten wird die Bibliothek viel zu groß. Alternatives Plugin ist bei mir seit ca. 2 Wochen im Test.

from bw3-core.

janspeller avatar janspeller commented on August 12, 2024

Vermutlich fehlte hier das Python Modul für Telegram, korrekt? @Rossibrother

from bw3-core.

Rossibrother avatar Rossibrother commented on August 12, 2024

Dachte ich, aber es wird immer noch nicht gefunden, hab alles versucht was in den anderen issues dazu steht hat aber leider nichts geklappt.

from bw3-core.

Schrolli91 avatar Schrolli91 commented on August 12, 2024

Dann zeig mal deine config dazu bitte

from bw3-core.

Rossibrother avatar Rossibrother commented on August 12, 2024
server:
  port: 8080
  name: BW3 Server        # name of the BW3 Server instance
  useBroadcast: no        # serve server ip on broadcast request

alarmRouter:
- Router 1

router:
- name: Router 1
  route:
- type: plugin
      name: Telegram Plugin
      res: telegram
      config:
        message_pocsag: "{RIC}({SRIC})\n{MSG}"
        botToken: "bot_token"
        chatIds:
          - "chatId"

from bw3-core.

Schrolli91 avatar Schrolli91 commented on August 12, 2024

Nutzt du aktuell den dev Branch?
Check mal ob es i Plugin Ordner einen telegram Unterordner gibt bitte.
Eigentlich sehe ich keinen Grund, wieso das Plugin nicht gefunden werden sollte.

from bw3-core.

Rossibrother avatar Rossibrother commented on August 12, 2024

Ich benutze den dev Branch, im Ordner ist die telegram.py, andere Plugins z.b. http funktionieren ohne Probleme

from bw3-core.

PeterLaemmle avatar PeterLaemmle commented on August 12, 2024

Alternativ kann man die alte Version wie folgt erzwingen:
pip install python-telegram-bot==13.13

from bw3-core.

Related Issues (20)

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.