Coder Social home page Coder Social logo

signal-bot's People

Contributors

aaronetz avatar albjeremias avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar

signal-bot's Issues

Runnning program

How exactly do you send and receive messages? Do you open a new terminal? I verified successfully and can listen. But then what? I tried sending myself text messages seeing if they appear but to no avail.

And on Signal, my phone de-registers when I register from the terminal so I can't even send notes to myself.

Thanks!

Save keys (don't generate new IdentityKeyPair every time)

Is your feature request related to a problem? Please describe.
It would be great if the KeyPair is not regenerated at every startup, but is saved so that the contact does not have to be reconfirmed every time in Signal.

Describe the solution you'd like
Keys shuld be saved

Additional context
I've already tried to do it by myself, but it looks like I used the wrong approach. I'm using the following approach:
Check if KeyPair.txt exists
if not exists -> Generate KeyPair, serialize it and save it to KeyPair.txt
if exists -> Deserialize key from KeyPair.txt
After that refresh the pre keys.
At the first start everything works without problems. But when I stop it and start it again, it doesn't work anymore. I always get the following error when I try to write a message to the bot: "Error processing message: org.signal.libsignal.metadata.ProtocolNoSessionException: org.whispersystems.libsignal.NoSessionException: No session for: :1".
It doesn't matter where I put the refreshPreKeys, or if I leave it out altogether.

Bot responds to PM even if message sent in group

Describe the bug
The bot responds in private messages even if command is sent in group

To Reproduce
Steps to reproduce the behavior:

  1. Send message to bot in group
  2. Bot responds in private message

Expected behavior
Bot sends response to group

Captcha request not working / need help

Describe the bug
I've tried your signal bot today. If I start it with "--register-voice +XXXXXXXXXX", I get an "org.whispersystems.signalservice.api.push.exceptions.CaptchaRequiredException". So I've tried to use the provided URL to generate a captcha code, but it seems not to be possible. If I open the link on my computer, it tried to open an "signalcaptcha://"-link, which is not possible. If I open the page on my mobile phone, it tells me that the URL is invalid. What do I have to do to generate a captcha?

To Reproduce

  1. Open the URL https://signalcaptchas.org/registration/generate.html
  2. Try to generate a captcha

Expected behavior
A captcha should be generated

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Firefox
  • Version 94.0.1

Smartphone (please complete the following information):

  • Device: iPhone 12
  • OS: iOS 15.1
  • Browser Safari
  • Version ---

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.