# news configure

{% hint style="info" %}
This command requires the Manage Server permission.
{% endhint %}

## Description

Configures settings for news delivery in your server.

## Usage

> /news configure \[channel] {ping} {timelimit}

## Arguments

{% tabs %}
{% tab title="channel" %}
**Description:** Channel to set to receive news

**Valid Inputs:** A time (number followed by `d` `h` `m` `s`)
{% endtab %}

{% tab title="ping (optional)" %}
**Description:** Role to be mentioned when a new article is delivered

**Input:** Select a role from the dropdown
{% endtab %}

{% tab title="timelimit (optional)" %}
**Description:** Minimum cooldown time between sending one news article and another one.

**Valid Inputs:** A time (number followed by `d` `h` `m` `s`)

**Argument Examples:** `1h` `30m` `1d` `1.5h`
{% endtab %}
{% endtabs %}

## &#x20;Examples

* `/news configure #crypto-news`
* `/news configure #crypto-news @News Notification`
* `/news configure #crypto-news 1.5h`
* `/news configure #crypto-news @News Notification 30m`

## Preview

*Command previews are coming soon...*
