The Wayback Machine - https://web.archive.org/web/20220411212220/https://github.com/topics/irc
Skip to content
#

irc

Here are 1,743 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

polyzen
polyzen commented Dec 3, 2018

I'm having a very hard time (as a Rust beginner) figuring out how to hack in an SASL connection with url-bot-rs, and I haven't found a dependent crate that actually uses SASL, to use as an example.

WeeChat lets you specify the SASL mechanism. A similar config option could be used here to state whether to not us

enhancement good first issue

Improve this page

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

Learn more