XSF Discussion - 2021-10-06


  1. Tim

    I'm aware of the `/me` XEP; are there any others that give special meaning to messages that begin with `/`?

  2. Tim

    I'm considering a bot whose commands all begin with `/` (because early testing revealed that some mobile phone keyboards make it difficult to type `!` without a following space), and I'm wondering if it's a bad idea for any reason.

  3. Menel

    Some clients use / to use internal commands I think.. that would be confusing Tim

  4. Ellenor Malik

    > Menel wrote: > Some clients use / to use internal commands I think.. that would be confusing Tim Like IRC

  5. Menel

    Or profantiy

  6. Tim

    Thanks Menel and Ellenor Malik, that's useful to know. I wonder if there are any bot command prefixes other than `!` in common use. Or, better yet, an XEP with recommended bot command conventions.

  7. Ellenor Malik

    Menel: no, I was comparing /commands to the usage of the same syntax in the IRC program

  8. Ellenor Malik

    Menel: no, I was comparing /commands to the usage of the same syntax in programs speaking the IRC protocol

  9. Menel

    In the operator room someone uses `@` But just be creative. . Not everything need a xep IMHO.

  10. Tim

    I guess `#` might be suitable.

  11. Menel

    Now I wonder with what keyboard # is better then ! 😃

  12. Tim

    I'll check with my testers, but on-screen predictive keyboards that insert a space after `!` were the problem. Is `#` difficult on common non-US keyboards?

  13. Menel

    Its certanly harder then !, on my mobile too..

  14. Tim

    I guess I could just get the bot to ignore spaces after the `!`.

  15. Ge0rG

    That's probably the best idea. "!" is rather common. Also consider that keyboards will often uppercase the following word

  16. Tim

    Yeah, I've already made it case-insensitive.

  17. mdosch

    > Thanks Menel and Ellenor Malik, that's useful to know. I wonder if there are any bot command prefixes other than `!` in common use. Or, better yet, an XEP with recommended bot command conventions. I wrote a bot which only reacts to mentions, like 'bot* command'

  18. christian

    I have a python prog running on the server, what is the best way to send the output to a encryped group?

  19. mjk

    One more data point in favor of `!`: Simple Keyboard on android has it right on the main page in many (all?) layouts, without even nedding to long-press anything.

  20. mjk

    One more data point in favor of `!`: Simple Keyboard on android has it right on the main page in many (all?) layouts, without even needing to long-press anything.

  21. mdosch

    > I have a python prog running on the server, what is the best way to send the output to a encryped group? The libervia CLI tool supports omemo afaik.

  22. Tim

    > I wrote a bot which only reacts to mentions, like 'bot* command' In my case, some of the commands have the effect of taking turns in a game, and it would be strange to address them all to the bot (even though the bot reacts to them).

  23. Zash

    Tim: Some clients do have their own built in /-commands, which might interfere with your bot commands if you use that as prefix

  24. Tim

    It sounds like the best plan in my case is to try `!` plus optional whitespace as the prefix.

  25. MattJ

    I've also seen '.' used

  26. MattJ

    It's easily accessible on most mobile keyboards, and generally doesn't start a real message

  27. edhelas

    fun fact, /me italic on discord is replaced with __italic__

  28. emus

    Hello, I would like to start the discussion with what mail that many responsibles here have access to in the end we should register our social accounts to. I treat the protonmail as gone. Another question us how to convince mastodon to replace it for us

  29. emus

    I dont know if better to discuss on members@

  30. MattJ

    I still don't understand why you say protonmail is gone. I thought SouL had access.

  31. MattJ

    And you were unable to access the fosstodon account, but that was resolved?

  32. emus

    MattJ: the password of the email acvount does not work anymore

  33. MattJ

    When did it stop working?

  34. emus

    Dont know. I never tried before a ~week ago

  35. MattJ

    and SouL has confirmed his password does not work?

  36. emus

    No, but he is not replying

  37. emus

    he said he wanted to reach out to you

  38. MattJ

    Okay, then I think we should just wait

  39. emus

    but I think its worth thinking about this in general and not rely on some random protonmail

  40. MattJ

    You're not going to trick me into xmpp.org email hosting ;)

  41. emus

    no, I got that

  42. MattJ

    I'm not going to say we'd never do such a thing, but believe me a real email provider is a better choice right now

  43. emus

    but protonmail or nothing we really have discussed baiut

  44. emus

    yes thats what I mean

  45. MattJ

    and you don't consider protonmail a real email provider?

  46. emus

    Dunno, I just heard they are advertising they are "secure and private", but do we trust in this or do we want to have it hosted there?

  47. emus

    I mean in general. where do we want to have this hosted?

  48. MattJ

    They're pretty well known, I'm happy with the choice. There are others I'd be just as happy with, but I don't see a pressing need to switch.

  49. emus

    ok, any other comments on this? then lets be hope soul has different credentials than I do

  50. MattJ

    No other comment. I don't see a problem. If SouL confirms he can no longer access the account, we will need to figure something out. I'm not going to enter panic mode until then.

  51. MattJ

    Editor question: is updating registries just impossible right now?

  52. flow

    I think updating the xsf registry git should be possible, not sure if the generated html is automatically updated or if someone knows how to update it manually

  53. MattJ

    Good point

  54. MattJ

    I guess I can just PR the source and see what happens :)

  55. Ge0rG

    IIRC there is no technical process in place to convert the repository changes into HTML updates

  56. jonas’

    MattJ, yes

  57. jonas’

    MattJ, we don't process registry PRs at all currently until someone figures out the build/publishing

  58. MattJ

    I submitted it anyway, so my conscience is clear :)

  59. Ge0rG

    MattJ: aren't you on iteam? 😇