---
search:
  tags:
    - Chat timers
    - POST
seo:
  description: >-
    A new timer posts for the first time one interval from creation, not
    immediately.… Reference for the POST /timers endpoint in the TipPage
    Developer API API.
sidebar:
  badge: POST
  label: Create a timer
title: Create a timer
type: openapi-operation
---
A new timer posts for the first time one interval from creation, not immediately. Messages can't start with `/` or `!`, and support the same template variables as custom commands minus the argument ones: `{channel}`, `{pick:a|b|c}`, `{random:1-100}` and `{list:name}`. Max 20 timers. Requires `timers:manage`.

<Operation source="api" id="createchattimer" />
