Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.09 KB

discord badge github badge license badge rust badge

project logo

Twilight Examples

This repository contains robust examples of different types of projects.

Webhook-slash

Shows how to receive InteractionCreate events from a webhook, without needing to run a gateway connection. Uses hyper directly.