-
arc
I have no access to anything communication related
-
emus
arc: I meant just copy the next, redact it and then just post it or PM to me
-
arc
You can just leave the wiki text to explain things.
-
emus
For the tweet?
-
arc
Yeah you don't have to explain everything in the tweet
-
emus
ok, but can you provide contact info on the wiki link?
-
arc
You can just say "XMPP Sprint March 6 - April 17, suggest features to work on at"
-
Daniel
students that want to participate in GSoC are required to participate in the sprint?
-
Kev
I don’t need Board to discuss it, just need someone to informally drop me a mail rather than me giving it out randomly.
-
Kev
(Matt should also have access to give out things)
-
Kev
And TweetDeck *is* Twitter.
-
emus
Kev: ok
-
emus
> Daniel escribió: > students that want to participate in GSoC are required to participate in the sprint? arc ?
-
arc
Yep
-
arc
That is accurate
-
Daniel
Why?
-
emus
I was also wondering if I had a misunderstanding
-
ben
any recommendations or tools for searching/dumping MAM logs to text?
-
SamWhited
ben: this is *not* a polished tool, but literally yesterday I needed to dump some archives so I did this which worked well enough: https://paste.sr.ht/~samwhited/b03a9813e89d7f376f99e8638bafbaf29f2cee0d
-
SamWhited
If you're familiar with Go.
-
Zash
`clix archive` can query MAM too <https://code.matthewwild.co.uk/clix/>
-
ben
cool! i'll have a look
-
SamWhited
oh cool, never heard of clix, I'll have to give that a shot. Use that, it's almost guaranteed to be better than my intended-as-a-one-off script
-
ben
one of my users is looking for a way to get .txt style irc logs from biboumi
-
Zash
``` ~$ clix archive --to=xsf@muc.xmpp.org --before --format=irc --max=4 -!- 2021-02-08 22:42:33 <Zash> `clix archive` can query MAM too <https://code.matthewwild.co.uk/clix/> 22:44:41 <ben> cool! i'll have a look 22:44:44 <SamWhited> oh cool, never heard of clix, I'll have to give that a shot. Use that, it's almost guaranteed to be better than my intended-as-a-one-off script 22:45:01 <ben> one of my users is looking for a way to get .txt style irc logs from biboumi ```
-
eta
that is very useful :o
-
Zash
Sure hope all that isn't just something I have in my local version.. 🙂
-
Zash
Guess what, it was. There we go https://code.zash.se/clix/rev/27a9f28724d3