-
Notifications
You must be signed in to change notification settings - Fork 18
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
Research: Are you using it? #4
Comments
Yes I am using it . |
Maybe I am to stupi dbut how does this one time password thing work? |
Hello @FrederikLauber, |
Still, why have the password in the first place? Ended up just writing my own bot in python. |
@FrederikLauber |
Ah that makes sense. I haven't put my bot into a repo yet, seemed to trivial in the end but here is the code:
The only problem I have atm with it is that it only reads input and outpuf after the process finished so for example typing "su" does not work as the process waits for some input which will never come (hence the 5sec timeout) |
I know what you mean. This will also happen if you send a unmatched quote. |
Wha do you think about using implex or matrix protocol as well instead of xmpp |
My last iterations over this projects were aiming to flexibilize to allow using other clients, I don't know much about these alternatives but they seem appealing to be used here. Do you know of any chat client library implemented for any of them? |
the matrix protocol has really tons of chat client library implemented in various languages like https://matrix.org/ecosystem/sdks/ there was also a js / ts library for simplex (aha just found it , I am not exactly sure if this is the one) https://www.npmjs.com/package/simplex-chat because I remembered it from a different name IIRC but it does say of run chatbot: node examples/squaring-bot |
Please leave a :+1: to let me know who are using Robo-TiTO.
If you have any concerns, suggestion or even complaint, now is the time and this is the place.
I have been noticing some posts and comments about the project around the web and I would like to have your opinion to guide my the next steps.
thanks.
The text was updated successfully, but these errors were encountered: