Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 457 Bytes

index.md

File metadata and controls

17 lines (14 loc) · 457 Bytes

Crate

Demo


::: tip Crate (recommended) @widgetbot/crate provides a little chat button in the corner of your website. It shows message notifications from your server and provides an extensive API. :::

<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer>
  new Crate({
    server: '299881420891881473',
    channel: '355719584830980096',
  })
</script>