Skip to content
#

gpg

Here are 627 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

Improve this page

Add a description, image, and links to the gpg 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 gpg topic, visit your repo's landing page and select "manage topics."

Learn more