Search found 3 matches

by Manuel
Mon Feb 22, 2021 6:45 pm
Forum: Generic support
Topic: Alias /report
Replies: 5
Views: 4463

Re: Alias /report

[19:45:01] [FEHLER] #opers ist kein gültiger raum - oder nickname !
by Manuel
Mon Feb 22, 2021 6:34 pm
Forum: Generic support
Topic: Alias /report
Replies: 5
Views: 4463

Re: Alias /report

Again to write with!

I want the command "/report" to post this command "!report" in a channel and not on a bot.

And that works too!
by Manuel
Mon Feb 22, 2021 6:17 pm
Forum: Generic support
Topic: Alias /report
Replies: 5
Views: 4463

Alias /report

Hello, I have created the following alias in the alias configuration for the IRCd:

Code: Select all

alias report {
format "^ #" {
target Q;
type normal;
parameters "! report% 1-";
}
type command;
}

But now I want the command "! Report" to be executed in the channel via / report.