Skip to content
#

ircv3

Here are 55 public repositories matching this topic...

slingamn
slingamn commented Jul 16, 2020
[11:15:38 AM] <bogdomania> for /ns saset [redacted-other-account-name] always-on true
[11:15:54 AM] <bogdomania> [Notice] -NickServ- Successfully changed your account settings
[11:15:56 AM] <bogdomania> [16.07.2020 18:15] [Notice] -NickServ- Your stored always-on setting is: mandatory

The replies here should be changed to reflect that these are not the operator's own settings.

mweinelt
mweinelt commented Jul 7, 2020

Some sites lack a title tag in their plain html site and are instead providing opengraph metadata. The URL plugin does not currently work for those.

The opengraph title attribute looks like so:

<meta property="og:title" content="Mozilla Developer Network">

It could be used when the title tag is missing.

I'm currently lacking an example site for this behaviour, if I'll com

Folaht
Folaht commented May 26, 2020

$cargo run

Finished dev [unoptimized + debuginfo] target(s) in 0.13s
Running /home/folaht/testbot/devlohpmaq/target/debug/testbot
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })', src/main.rs:10:15
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

`$strace

prologic
prologic commented Nov 28, 2017

Currently we have only one "accounts" and "oeprators" storage backend; "the config file" (ircd.yml).

In future we will have support for other configurable types of backends for "accounts"; meanwhile here is a proposal for improved accounts that integrate "operators" (currently split in the configuration file).

  • A single "accounts" config block that holds account usernames and passwords

Improve this page

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

Learn more

You can’t perform that action at this time.