2022/01/10

2022-01-10 01:05:11 +0100 <ryanprior[m]> I couldn't figure out why in particular that example wasn't working, but I found I could work around it by making aliases for @caps and @enter and using those inside deflayer instead of using the sexps as-is.
2022-01-10 03:29:05 +0100neurocyte09172(~neurocyte@IP-094046066140.dynamic.medianet-world.de)
2022-01-10 03:29:05 +0100neurocyte09172(~neurocyte@IP-094046066140.dynamic.medianet-world.de) (Changing host)
2022-01-10 03:29:05 +0100neurocyte09172(~neurocyte@user/neurocyte)
2022-01-10 03:30:37 +0100neurocyte0917(~neurocyte@user/neurocyte) (Ping timeout: 240 seconds)
2022-01-10 03:30:37 +0100neurocyte09172neurocyte0917
2022-01-10 09:09:02 +0100kraM(~kraM@user/kram) (*.net *.split)
2022-01-10 09:09:04 +0100choffee(~m-pjzrzg@2001-ba8-1f1-f048-216-3eff-fe8e-acb7.autov6rev.bitfolk.space) (*.net *.split)
2022-01-10 09:09:06 +0100Bayes(~Bayes@user/bayes) (*.net *.split)
2022-01-10 09:09:06 +0100ElKowar(~ElKowar@srv-fin.xware-gmbh.de) (*.net *.split)
2022-01-10 09:20:45 +0100kraM(~kraM@user/kram)
2022-01-10 09:20:45 +0100choffee(~m-pjzrzg@2001-ba8-1f1-f048-216-3eff-fe8e-acb7.autov6rev.bitfolk.space)
2022-01-10 09:20:45 +0100Bayes(~Bayes@user/bayes)
2022-01-10 09:20:45 +0100ElKowar(~ElKowar@srv-fin.xware-gmbh.de)
2022-01-10 17:37:26 +0100 <drdo> Not sure if you can directy put sexps for a key in the layer or if you need to use an alias
2022-01-10 17:37:34 +0100 <drdo> Since it doesn't parse maybe that's the case