Skip to content
#

sasl

Here are 63 public repositories matching this topic...

jlu5
jlu5 commented Sep 10, 2021

Today in #limnoria-bots we found that MoobotFactoids supports replacing and regex-replacing existing factoids. This isn't documented in the plugin README, so it's not obvious at all for folks new to the plugin.
Syntax seems to be:

  • no x is y - replace factoid x with content y
  • x ~= s/y/z/ applies regexp s/y/z/ to the factoid x

I assume that this is covered in the original moo

zoonavigator
The-Judge
The-Judge commented Sep 28, 2021

Hey everyone,

after investing quite a long time now, I finally found a hint on how to use CONNECTION_AUTHSCHEME and CONNECTIONAUTH_ID options. The existing documentation is not really informative.

In #60 , it seems as if at least a few hints are provided on how to use these parameters, but I think:

  1. These info are missing in the documentation.
  2. A full li

Improve this page

Add a description, image, and links to the sasl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sasl topic, visit your repo's landing page and select "manage topics."

Learn more