aboutsummaryrefslogtreecommitdiff
path: root/dune
diff options
context:
space:
mode:
Diffstat (limited to 'dune')
-rw-r--r--dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/dune b/dune
index a1ec69e..8645b63 100644
--- a/dune
+++ b/dune
@@ -1,6 +1,6 @@
(library
(name disml)
- (modules endpoints http client sharder opcode model s message guild channel)
+ (modules attachment channel embed emoji guild member message reaction role snowflake user client endpoints http opcode sharder)
(libraries core async_ssl cohttp-async yojson websocket-async zlib)
)