57 Commits

Author SHA1 Message Date
84b4e49c6a
Add extension reload helper (#9)
* Add reload_extension helper

* Removes unused message reaction event handling

Eliminates dead code for message reaction events that were not being processed or utilized by the application.

Cleans up the event dispatcher by removing the unused parser method and event mappings for reaction add/remove events.
2025-06-10 15:37:33 -06:00
eb5908682d
Add Webhook model and update helpers (#6) 2025-06-10 00:42:34 -06:00
8be34bdcbf
Add attachment support to send_message (#7) 2025-06-10 00:42:08 -06:00
ad2db52af7
Add reaction event parsing and dispatch (#8) 2025-06-10 00:41:57 -06:00
2d127c26a2
Add convenience utilities (#3) 2025-06-10 00:22:22 -06:00
b5bef75199
docs: add license info and reformat (#1) 2025-06-09 23:01:59 -06:00
7c7cb4137c
Initial commit 2025-06-09 22:25:14 -06:00