Karitham / corde

A high level discord interactions wrapper, simple, idiomatic, testable and extensible. Based on outgoing webhooks, and designed from scratch for excellence
https://github.com/Karitham/corde
MIT License
11 stars 3 forks source link

mapping: Interactions #23

Closed Karitham closed 2 years ago

Karitham commented 2 years ago

This commit should contain all the https://discord.com/developers/docs/interactions/receiving-and-responding mapped

WIP #9

Karitham commented 2 years ago

Making an integration test for those is basically impossible :/

I'll test by hand later, then it'll be ready

Karitham commented 2 years ago

Tested them by hand, they all work.

I'm not exactly sure how to do an integration test, but if it's actually possible we should do it