4 Commits

Author SHA1 Message Date
dfbda351e4 Add Member.display_name property and update docs/tests 2025-06-10 17:52:01 -06:00
534b5b3980
Refactors interaction response handling for flexibility
Simplifies modal response creation by accepting both structured data objects and raw dictionaries, reducing unnecessary type casting and import dependencies.

Improves text input decorator by auto-generating custom IDs from function names when not explicitly provided.

Enhances example code by properly utilizing parsed Guild objects instead of raw data and fixes modal component registration.
2025-06-10 17:33:54 -06:00
3d5966b0e3
Add member name lookup (#16) 2025-06-10 15:56:11 -06:00
7c7cb4137c
Initial commit 2025-06-09 22:25:14 -06:00