2022/01/10

2022-01-10 00:05:11 +0000 <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 02:29:05 +0000neurocyte09172(~neurocyte@IP-094046066140.dynamic.medianet-world.de)
2022-01-10 02:29:05 +0000neurocyte09172(~neurocyte@IP-094046066140.dynamic.medianet-world.de) (Changing host)
2022-01-10 02:29:05 +0000neurocyte09172(~neurocyte@user/neurocyte)
2022-01-10 02:30:37 +0000neurocyte0917(~neurocyte@user/neurocyte) (Ping timeout: 240 seconds)
2022-01-10 02:30:37 +0000neurocyte09172neurocyte0917
2022-01-10 08:09:02 +0000kraM(~kraM@user/kram) (*.net *.split)
2022-01-10 08:09:04 +0000choffee(~m-pjzrzg@2001-ba8-1f1-f048-216-3eff-fe8e-acb7.autov6rev.bitfolk.space) (*.net *.split)
2022-01-10 08:09:06 +0000Bayes(~Bayes@user/bayes) (*.net *.split)
2022-01-10 08:09:06 +0000ElKowar(~ElKowar@srv-fin.xware-gmbh.de) (*.net *.split)
2022-01-10 08:20:45 +0000kraM(~kraM@user/kram)
2022-01-10 08:20:45 +0000choffee(~m-pjzrzg@2001-ba8-1f1-f048-216-3eff-fe8e-acb7.autov6rev.bitfolk.space)
2022-01-10 08:20:45 +0000Bayes(~Bayes@user/bayes)
2022-01-10 08:20:45 +0000ElKowar(~ElKowar@srv-fin.xware-gmbh.de)
2022-01-10 16:37:26 +0000 <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 16:37:34 +0000 <drdo> Since it doesn't parse maybe that's the case