view doc/html/irccdctl/command/server-cnotice.md @ 397:da240b179e8b

Plugin plugin: clean whitespace
author David Demelier <markand@malikania.fr>
date Tue, 10 Jan 2017 15:34:16 +0100
parents d51a95714abb
children b8da1d8c2a72
line wrap: on
line source

---
title: server-cnotice
guide: yes
---

# server-cnotice

Send a notice to a public channel. This is a notice that everyone on the channel
will receive.

## Usage

````nohighlight
$ irccdctl server-cnotice server channel message
````

## Example

````nohighlight
$ irccdctl server-cnotice freenode #staff "Don't flood"
````